-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected java.lang.String |
name
Anchor name.
|
protected Anchor |
next
Next anchor.
|
protected Node |
node
linked node.
|
-
Constructor Summary
Constructors
Constructor and Description |
Anchor() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
next
protected Anchor next
Next anchor.
-
node
protected Node node
linked node.
Copyright © 2000–2017 sourceforge. All rights reserved.