public interface Version extends Comparable<Version>
Modifier and Type | Method and Description |
---|---|
String |
toString()
Gets the original string representation of the version.
|
compareTo
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.