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