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 © 2021 Hazelcast, Inc.. All rights reserved.