Package org.dalesbred.internal.utils
Class Version
- java.lang.Object
-
- org.dalesbred.internal.utils.Version
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description int
compareTo(@NotNull Version another)
static Version
parse(@NotNull java.lang.String version)
-
-
-
Method Detail
-
parse
public static Version parse(@NotNull @NotNull java.lang.String version) throws java.lang.InstantiationException
- Throws:
java.lang.InstantiationException
-
-