com.eurotech.framework.net
Class IP4Address

java.lang.Object
  extended by com.eurotech.framework.net.IPAddress
      extended by com.eurotech.framework.net.IP4Address

public class IP4Address
extends IPAddress

This class represents an Internet Protocol version 4 (IPv4) address.


Field Summary
 
Fields inherited from class com.eurotech.framework.net.IPAddress
javaNetAddress
 
Method Summary
 String toString()
           
 
Methods inherited from class com.eurotech.framework.net.IPAddress
equals, getAddress, getByAddress, getByAddress, getHostAddress, hashCode, isAnyLocalAddress, isLinkLocalAddress, isLoopbackAddress, isMCGlobal, isMCLinkLocal, isMCNodeLocal, isMCOrgLocal, isMCSiteLocal, isMulticastAddress, isSiteLocalAddress, parseHostAddress
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.