bisq/desktop
Steven Barclay c94fa98417
Generify remaining raw types used by the DAO packages
Fix raw usage of the following types, all of which (apart from
Comparator) touch the DAO packages somewhere:

  Comparable, Comparator, GetStateHashesResponse, NewStateHashMessage,
  RequestStateHashesHandler, PersistenceManager

(Also replace 'Integer.valueOf' with the non-boxing but otherwise
identical method 'Integer.parseInt', in the class 'TxOutputKey'.)
2024-03-09 01:26:36 +08:00
..
package Merge branch 'master' into release/v1.9.14 2023-10-16 19:47:43 +00:00
src Generify remaining raw types used by the DAO packages 2024-03-09 01:26:36 +08:00
build.gradle Make build reproducible 2023-09-11 01:20:50 +02:00