Change-Id: Ib10da595faf98cbdbe88dec5225d0996b8f8cd76
This commit is contained in:
Sho SHIMIZU 2014-11-17 11:08:19 -08:00 committed by Gerrit Code Review
parent a21bc5082a
commit a19a2e5494

View File

@ -19,7 +19,7 @@ import org.onlab.onos.net.DeviceId;
/**
* Represents a generalized match & action pair to be applied to
* an infrastucture device.
* an infrastructure device.
*/
public interface FlowRule extends BatchOperationTarget {