blob: 5c4c9fc2cdc161bb245d9e342559c8b06a6dba67 [file] [log] [blame]
package org.onlab.onos.net.resource;
/**
* Representation of ID for allocated resource.
*/
public interface ResourceId {
}