com.jpattern.orm.persistor.version
Class BigDecimalVersionMath
java.lang.Object
com.jpattern.orm.persistor.version.BigDecimalVersionMath
- All Implemented Interfaces:
- VersionMath<BigDecimal>
public class BigDecimalVersionMath
- extends Object
- implements VersionMath<BigDecimal>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BigDecimalVersionMath
public BigDecimalVersionMath()
increase
public BigDecimal increase(boolean firstVersionNumber,
BigDecimal value)
- Specified by:
increase in interface VersionMath<BigDecimal>
Copyright © 2013. All Rights Reserved.