Criterion.Type| Constructor and Description |
|---|
IPCriterion(org.onlab.packet.IpPrefix ip,
Criterion.Type type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
org.onlab.packet.IpPrefix |
ip() |
String |
toString() |
Criterion.Type |
type()
Returns the type of criterion.
|
public IPCriterion(org.onlab.packet.IpPrefix ip,
Criterion.Type type)
public Criterion.Type type()
Criterionpublic org.onlab.packet.IpPrefix ip()
Copyright © 2015. All rights reserved.