mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-01 09:40:15 +01:00
1) Change statement lambdas to expression lambdas; 2) Replace 'Map.putIfAbsent' then 'Map.get' with 'Map.computeIfAbsent'; 3) Add missing @VisibleForTesting annotation or make private. |
||
---|---|---|
.. | ||
main | ||
test |