]> git.ktnx.net Git - mobile-ledger-staging.git/commit
LedgerAccount: override hashCode() and equals() to enable proper location in collections
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 24 Mar 2019 09:40:56 +0000 (11:40 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 25 Mar 2019 06:17:36 +0000 (06:17 +0000)
commitf782210abf37116018833b1d9858e087f497f59e
treefd9c4158e26db74a1a2853db11e7923c95d1afa0
parent131b3a80243191d4cebd2df70e8836d7dbebaaa8
LedgerAccount: override hashCode() and equals() to enable proper location in collections
app/src/main/java/net/ktnx/mobileledger/model/LedgerAccount.java