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