Package mpi
Class Version
- java.lang.Object
-
- mpi.Version
-
public final class Version extends java.lang.ObjectVersion and Subversion for MPI
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedVersion(int version, int subVersion)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetSubVersion()Gets the MPI subversion.intgetVersion()Gets the MPI version.
-