java.lang.Object | +----java.net.InetAddress
 public final class InetAddress
  
 extends Object
  
 implements Serializable
This class represents an Internet Protocol (IP) address.
Applications should use the methods getLocalHost, getByName, or getAllByName to create a new InetAddress instance.