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