Criterion.IPv6ExthdrFlags, Criterion.TcpFlags, Criterion.Type| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
TpPort |
mask()
Gets the mask for the UDP port to match.
|
String |
toString() |
Criterion.Type |
type()
Returns the type of criterion.
|
TpPort |
udpPort()
Gets the UDP port to match.
|
public Criterion.Type type()
Criterionpublic TpPort udpPort()
public TpPort mask()