Criterion.IPv6ExthdrFlags, Criterion.TcpFlags, Criterion.Type| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
Ip6Address |
targetAddress()
Gets the IPv6 target address to match.
|
java.lang.String |
toString() |
Criterion.Type |
type()
Returns the type of criterion.
|
public Criterion.Type type()
Criterionpublic Ip6Address targetAddress()
public java.lang.String toString()
toString in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object