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:
isCompressedOopsOffOn64BitHotspot
in interfaceInfo
-
isCompressedOopsOffOn64Bit
public boolean isCompressedOopsOffOn64Bit()- Specified by:
isCompressedOopsOffOn64Bit
in interfaceInfo
-
is32Bit
public boolean is32Bit() -
is64Bit
public boolean is64Bit() -
getVersion
public int getVersion()- Specified by:
getVersion
in interfaceInfo
-