E
- the graph edge typeIntegerComponentNameProvider
@Deprecated public class IntegerEdgeNameProvider<E> extends Object implements EdgeNameProvider<E>
Constructor and Description |
---|
IntegerEdgeNameProvider()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
clear()
Deprecated.
Clears all cached identifiers, and resets the unique identifier counter.
|
String |
getEdgeName(E edge)
Deprecated.
Returns the String representation of an edge.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public void clear()
public String getEdgeName(E edge)
getEdgeName
in interface EdgeNameProvider<E>
edge
- the edge to be namedCopyright © 2017. All rights reserved.