Version class abstract
String tracking state's actuality.
- Inheritance
- Implemented types
- Implementers
Constructors
Properties
Methods
-
compareTo(
Version other) → int -
Compares this object to another object.
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited