Problemunvalidated
we have a class with a lot of fields — we want to preserve a natural order across all BankAccount instances. Outcome: Do I have to use Comparator, or is there a better solution?
67699036-926d-4508-8ead-e8b346f0cd99
we have a class with a lot of fields — we want to preserve a natural order across all BankAccount instances. Outcome: Do I have to use Comparator, or is there a better solution?