Uses of Class
dev.vality.fistful.base.CashBound
| Package | Description |
|---|---|
| dev.vality.fistful.base |
-
Uses of CashBound in dev.vality.fistful.base
Fields in dev.vality.fistful.base declared as CashBound Modifier and Type Field Description CashBoundCashRange. lowerCashBoundCashRange. upperMethods in dev.vality.fistful.base that return CashBound Modifier and Type Method Description CashBoundCashBound. deepCopy()static CashBoundCashBound. exclusive(Cash value)CashBoundCashRange. getLower()CashBoundCashRange. getUpper()static CashBoundCashBound. inclusive(Cash value)