blob: 4239027171174142d5847a9474fef9470b68e61e [file] [log] [blame]
Brian O'Connordee2e6b2014-08-12 11:34:51 -07001package net.onrc.onos.core.matchaction;
2
3public interface MatchActionOperationsState {
4 // TODO waiting on MatchActionOperations
5}