bisq/core
chimp1984 fa987d1461
- Change entrySet to CopyOnWriteArraySet to avoid potential ConcurrentModificationExceptions
- Make entrySet final
- Avoind unneeded wrapping
- Remove visibility of entrySet
- Add getAddressEntriesAsListImmutable method. This is the only access for the hashSet
so we ensure it cannot be changed from outside.
- Remove stream() method
- Remove unused return types
- Improve some stream structures
- Renaming, improve comments
2020-09-08 18:53:32 -05:00
..
.tx
src - Change entrySet to CopyOnWriteArraySet to avoid potential ConcurrentModificationExceptions 2020-09-08 18:53:32 -05:00
update_translations.sh Remove Greek from supported core languages 2020-01-08 09:04:17 +01:00