public final class Vertex<T> extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
<V> V |
getAttribute(String key) |
T |
getValue() |
boolean |
hasAttribute(String key) |
int |
hashCode() |
void |
putAttribute(String key,
Object value) |
String |
toString() |
Copyright © 2000-2015 Sualeh Fatehi. All rights reserved.