Uses of Class
dev.vality.fistful.wallet.AccountChange
| Package | Description |
|---|---|
| dev.vality.fistful.wallet |
-
Uses of AccountChange in dev.vality.fistful.wallet
Methods in dev.vality.fistful.wallet that return AccountChange Modifier and Type Method Description static AccountChangeAccountChange. created(Account value)AccountChangeAccountChange. deepCopy()AccountChangeChange. getAccount()Methods in dev.vality.fistful.wallet with parameters of type AccountChange Modifier and Type Method Description static ChangeChange. account(AccountChange value)intAccountChange. compareTo(AccountChange other)booleanAccountChange. equals(AccountChange other)voidChange. setAccount(AccountChange value)Constructors in dev.vality.fistful.wallet with parameters of type AccountChange Constructor Description AccountChange(AccountChange other)