Uses of Class
dev.vality.fistful.transfer.Committed
| Package | Description |
|---|---|
| dev.vality.fistful.transfer |
-
Uses of Committed in dev.vality.fistful.transfer
Methods in dev.vality.fistful.transfer that return Committed Modifier and Type Method Description CommittedCommitted. deepCopy()CommittedStatus. getCommitted()Methods in dev.vality.fistful.transfer with parameters of type Committed Modifier and Type Method Description static StatusStatus. committed(Committed value)intCommitted. compareTo(Committed other)booleanCommitted. equals(Committed that)voidStatus. setCommitted(Committed value)Constructors in dev.vality.fistful.transfer with parameters of type Committed Constructor Description Committed(Committed other)Performs a deep copy on other.