Class ReplacementForVM
java.lang.Object
de.inetsoftware.jwebassembly.api.sun.misc.ReplacementForVM
Replacement methods for the class sun.misc.VM
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static void
clinit()
Replacement for VM static constructor(package private) static String
getSavedProperty
(String key) Replacement for VM.getSavedProperty(String)
-
Constructor Details
-
ReplacementForVM
public ReplacementForVM()
-
-
Method Details
-
clinit
static void clinit()Replacement for VM static constructor -
getSavedProperty
Replacement for VM.getSavedProperty(String)
-