Class IpAddr.Ip6Addr
- java.lang.Object
-
- org.opennms.netmgt.flows.classification.IpAddr
-
- org.opennms.netmgt.flows.classification.IpAddr.Ip6Addr
-
- All Implemented Interfaces:
Comparable<IpAddr>
- Enclosing class:
- IpAddr
public static final class IpAddr.Ip6Addr extends IpAddr
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.opennms.netmgt.flows.classification.IpAddr
IpAddr.Ip4Addr, IpAddr.Ip6Addr
-
-
Constructor Summary
Constructors Constructor Description Ip6Addr(long high, long low)
-
-
-
Method Detail
-
compareTo
public int compareTo(IpAddr other)
-
-