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