public class DefaultVersion extends Object implements NextVersion
| Constructor and Description |
|---|
DefaultVersion() |
| Modifier and Type | Method and Description |
|---|---|
Object |
nextVersion(Object current)
返回下一个版本
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitversionpublic Object nextVersion(Object current) throws VersionException
NextVersionnextVersion in interface NextVersioncurrent - 对象VersionExceptionCopyright © 2019. All rights reserved.