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