Uses of Interface
org.openjdk.jol.vm.VirtualMachine
-
Packages that use VirtualMachine Package Description org.openjdk.jol.vm -
-
Uses of VirtualMachine in org.openjdk.jol.vm
Classes in org.openjdk.jol.vm that implement VirtualMachine Modifier and Type Class Description (package private) class
HotspotUnsafe
Fields in org.openjdk.jol.vm declared as VirtualMachine Modifier and Type Field Description private static VirtualMachine
VM. INSTANCE
Methods in org.openjdk.jol.vm that return VirtualMachine Modifier and Type Method Description static VirtualMachine
VM. current()
-