Class ReplacementForInetAddress
- java.lang.Object
-
- de.inetsoftware.jwebassembly.api.java.net.ReplacementForInetAddress
-
public class ReplacementForInetAddress extends java.lang.Object
Replacement methods for the class java.net.InetAddress.
-
-
Constructor Summary
Constructors Constructor Description ReplacementForInetAddress()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static void
_init()
Replacement for static code.private static void
init()
Replacement for InetAddress.init()
-