public interface SemanticVersionNumber extends Comparable<SemanticVersionNumber>
| Modifier and Type | Method and Description |
|---|---|
int |
getMajor() |
int |
getMinor() |
int |
getPatch() |
String |
getVersionString() |
compareToString getVersionString()
int getMajor()
int getMinor()
int getPatch()
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.