Uses of Class
dev.vality.fistful.p2p_transfer.P2PTransfer
| Package | Description |
|---|---|
| dev.vality.fistful.p2p_transfer |
-
Uses of P2PTransfer in dev.vality.fistful.p2p_transfer
Fields in dev.vality.fistful.p2p_transfer declared as P2PTransfer Modifier and Type Field Description P2PTransferCreatedChange. p2p_transferMethods in dev.vality.fistful.p2p_transfer with parameters of type P2PTransfer Modifier and Type Method Description intP2PTransfer. compareTo(P2PTransfer other)booleanP2PTransfer. equals(P2PTransfer that)CreatedChangeCreatedChange. setP2pTransfer(P2PTransfer p2p_transfer)Constructors in dev.vality.fistful.p2p_transfer with parameters of type P2PTransfer Constructor Description CreatedChange(P2PTransfer p2p_transfer)P2PTransfer(P2PTransfer other)Performs a deep copy on other.