Class ReplacementForInet4Address
- java.lang.Object
-
- de.inetsoftware.jwebassembly.api.java.net.ReplacementForInet4Address
-
public class ReplacementForInet4Address extends java.lang.Object
Replacement methods for the class java.net.Inet4Address.
-
-
Constructor Summary
Constructors Constructor Description ReplacementForInet4Address()
-
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 Inet4Address.init()
-