public class IPAddress extends Object
IPAddress(byte[] ipAddr)
byte[]
GetAddressBytes()
static IPAddress
Parse(String ipString)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IPAddress(byte[] ipAddr)
public byte[] GetAddressBytes()
public static IPAddress Parse(String ipString)
public String toString()
toString
Object
Copyright © 2012. All Rights Reserved.