jdsl.core.ref
Class AMSGTVertex
java.lang.Object
|
+--jdsl.core.ref.MutablePosition
|
+--jdsl.core.ref.AMSGTVertex
- public class AMSGTVertex
- extends MutablePosition
- implements Vertex
A vertex in an AMSGraphTree. These vertices wrap around
the vertices of the underlying data structure (ulv_).
- Author:
- Andrew Schwerin
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
AMSGTVertex
public AMSGTVertex(AMSGraphTree container,
java.lang.Object e)
setElement
public void setElement(java.lang.Object obj)
- Overrides:
- setElement in class MutablePosition
container
public Container container()
element
public java.lang.Object element()