Package io.github.toolfactory.jvm
Class InfoImpl
java.lang.Object
io.github.toolfactory.jvm.InfoImpl
- All Implemented Interfaces:
Info
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.Info
Info.Provider -
Field Summary
Fields inherited from interface io.github.toolfactory.jvm.Info
CRITICAL_VERSIONS -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InfoImpl
public InfoImpl()
-
-
Method Details
-
getInstance
-
create
-
isCompressedOopsOffOn64BitHotspot
public boolean isCompressedOopsOffOn64BitHotspot()- Specified by:
isCompressedOopsOffOn64BitHotspotin interfaceInfo
-
isCompressedOopsOffOn64Bit
public boolean isCompressedOopsOffOn64Bit()- Specified by:
isCompressedOopsOffOn64Bitin interfaceInfo
-
is32Bit
public boolean is32Bit() -
is64Bit
public boolean is64Bit() -
getVersion
public int getVersion()- Specified by:
getVersionin interfaceInfo
-