public class VersionUtil extends Object
Constructor and Description |
---|
VersionUtil() |
Modifier and Type | Method and Description |
---|---|
static Object |
nextVersion(Class<? extends NextVersion> nextVersionClass,
Object current)
获取下一个版本
|
public static Object nextVersion(Class<? extends NextVersion> nextVersionClass, Object current) throws VersionException
nextVersionClass
- current
- VersionException
Copyright © 2018. All rights reserved.