Package gg.xp.xivsupport.gameversion
Class GameVersion
java.lang.Object
gg.xp.xivsupport.gameversion.GameVersion
- All Implemented Interfaces:
Serializable
,Comparable<GameVersion>
- See Also:
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
compareTo
(@NotNull GameVersion that) boolean
static GameVersion
fromString
(String value) int
hashCode()
toString()
-
Field Details
-
UNKNOWN_LATEST
-
-
Method Details
-
fromString
-
toString
-
compareTo
- Specified by:
compareTo
in interfaceComparable<GameVersion>
-
equals
-
hashCode
public int hashCode()
-