bisq/core
Steven Barclay 484afbc522
Code cleanup: replace (Bi)Function<..,Boolean> with (Bi)Predicate<..>
Replace 'BiFunction<T, U, Boolean>' with the primitive specialisation
'BiPredicate<T, U>' in HashCashService & FilterManager.

As part of this, replace similar predicate constructs found elsewhere.
NOTE: This touches the DAO packages (trivially @ VoteResultService).
2021-12-07 09:35:41 +01:00
..
.tx
src Code cleanup: replace (Bi)Function<..,Boolean> with (Bi)Predicate<..> 2021-12-07 09:35:41 +01:00
update_translations.sh Add Polish translation 2021-12-01 15:13:57 +01:00