-
- All Implemented Interfaces:
-
kotlin.Comparable
public class PreReleaseIdentifier.DotSeparatedIdentifier implements Comparable<PreReleaseIdentifier.DotSeparatedIdentifier>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classPreReleaseIdentifier.DotSeparatedIdentifier.NumericIdentifierpublic final classPreReleaseIdentifier.DotSeparatedIdentifier.AlphanumericIdentifier
-
Method Summary
Modifier and Type Method Description IntegercompareTo(PreReleaseIdentifier.DotSeparatedIdentifier other)-
-
Method Detail
-
compareTo
Integer compareTo(PreReleaseIdentifier.DotSeparatedIdentifier other)
-
-
-
-