public class SpecVersion extends Object
| Constructor and Description |
|---|
SpecVersion(int major,
int minor) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMajor() |
int |
getMinor() |
String |
getRepresentation() |
String |
toString() |
Copyright © 2018–2019. All rights reserved.