Uses of Class
com.jk.core.version.JKVersionInfo
Packages that use JKVersionInfo
- 
Uses of JKVersionInfo in com.jk.core.version
Methods in com.jk.core.version that return JKVersionInfoModifier and TypeMethodDescriptionJKVersionManager.getVersionInfo(String name) This method get version information by name.Methods in com.jk.core.version that return types with arguments of type JKVersionInfoModifier and TypeMethodDescriptionJKVersionManager.getVersionInfoMap()This method gets the map of version information.JKVersionManager.getVersionsInfo()This method gets a list of all version information.Methods in com.jk.core.version with parameters of type JKVersionInfoModifier and TypeMethodDescriptionvoidJKVersionManager.registerInfo(JKVersionInfo info) This method register version information.