Package ru.curs.celesta.score
Class VersionString
java.lang.Object
ru.curs.celesta.score.VersionString
Version string that has to consist of comma separated version tags.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe result of comparison of VersionStrings on which a partial order is defined. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final VersionStringDefault version string for newly created dynamic grains. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT
Default version string for newly created dynamic grains. Corresponds to "1.00".
-
-
Constructor Details
-
VersionString
- Throws:
ParseException
-
-
Method Details