bisq/core
Steven Barclay 5da8df266a
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-11-21 17:46:15 +00:00
..
.tx Merge core repository at 4597613 2018-09-05 10:48:22 +02:00
src Code cleanup: replace (Bi)Function<..,Boolean> with (Bi)Predicate<..> 2021-11-21 17:46:15 +00:00
update_translations.sh Update translations for v1.5.0 and adding Czech and Italian 2020-11-09 09:18:47 +01:00