public interface Version extends Comparable<Version>, Serializable
Modifier and Type | Interface and Description |
---|---|
static class |
Version.Type
The type of version.
|
Modifier and Type | Method and Description |
---|---|
Version.Type |
getType() |
String |
getValue() |
compareTo
String getValue()
Version.Type getType()
Copyright © 2004–2021 XWiki. All rights reserved.