blob: 5583240e5500a83877f2cc34d723d0ef699267e7 [file] [log] [blame]
package org.onlab.onos.net.intent;
/**
* An interface of the class which is assigned to BatchOperation.
*/
public interface BatchOperationTarget {
}