public final class Version
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
Version(int version,
int subVersion) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSubVersion()
Gets the MPI subversion.
|
int |
getVersion()
Gets the MPI version.
|