- set(Position<E>, E) - Method in class NodePositionList
-
Replaces the element stored at the given node
- set(Position<E>, E) - Method in interface PositionList
-
Replaces the element stored at the given node
- setElement(E) - Method in class DNode
-
Sets the element of this node.
- setNext(DNode<E>) - Method in class DNode
-
Sets the next node of this node.
- setPrev(DNode<E>) - Method in class DNode
-
Sets the next node of this node.
- size - Variable in class NodePositionList
-
- size() - Method in class NodePositionList
-
Returns the number of elements in this list.
- size() - Method in interface PositionList
-
Returns the number of elements in this list.