Static
Readonly
EQUALStatic
Readonly
GREATER_Static
Readonly
LESS_Sealed
The right side version
Static
compareCompares this version with another. If left side is greater than right side, GREATER_THAN is returned. If they are equal, EQUAL is returned. Otherwise, LESS_THAN is returned.
Static
parse
A class that represents a https://semver.org/ versioning.