blob: c179d0068eb9ccd4c3d65187c50509eaebd8e155 [file] [log] [blame]
package org.onlab.onos.net;
/**
* Immutable representation of a network element identity.
*/
public abstract class ElementId {
}