Uses of Enum Class
com.minigameworld.util.VersionChecker.Different
Packages that use VersionChecker.Different
- 
Uses of VersionChecker.Different in com.minigameworld.util
Methods in com.minigameworld.util that return VersionChecker.DifferentModifier and TypeMethodDescriptionstatic VersionChecker.DifferentVersionChecker.getDifferent(String v1, String v2)static VersionChecker.DifferentReturns the enum constant of this class with the specified name.static VersionChecker.Different[]VersionChecker.Different.values()Returns an array containing the constants of this enum class, in the order they are declared.