Class ReplacementForDebug
- java.lang.Object
-
- de.inetsoftware.jwebassembly.api.sun.security.util.ReplacementForDebug
-
class ReplacementForDebug extends java.lang.Object
Replacement methods for the class sun.security.util.Debug.
-
-
Constructor Summary
Constructors Constructor Description ReplacementForDebug()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
Help()
Replacement forSystem.exit(int)
private static void
init()
Replacement for static code.
-