Uses of Class
org.jrd.backend.core.VmDecompilerStatus
-
Packages that use VmDecompilerStatus Package Description org.jrd.backend.data -
-
Uses of VmDecompilerStatus in org.jrd.backend.data
Methods in org.jrd.backend.data that return VmDecompilerStatus Modifier and Type Method Description VmDecompilerStatusVmInfo. getVmDecompilerStatus()static VmDecompilerStatusCli. obtainClass(VmInfo vmInfo, String clazz, VmManager manager)Methods in org.jrd.backend.data with parameters of type VmDecompilerStatus Modifier and Type Method Description voidVmInfo. replaceVmDecompilerStatus(VmDecompilerStatus status)voidVmInfo. setVmDecompilerStatus(VmDecompilerStatus vmDecompilerStatus)
-