Package io.github.toolfactory.jvm
Interface Info
-
- All Known Implementing Classes:
InfoImpl
public interface Info
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
Info.Provider
-
Field Summary
Fields Modifier and Type Field Description static int[]
CRITICAL_VERSIONS
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getVersion()
boolean
is32Bit()
boolean
is64Bit()
boolean
isCompressedOopsOffOn64Bit()
boolean
isCompressedOopsOffOn64BitHotspot()
-