V
- is the generic type of the value
of this node.public class BasicLinkedNode<V> extends AbstractLinkedNode<V,BasicLinkedNode<V>>
LinkedNode
interface.Constructor and Description |
---|
BasicLinkedNode()
The constructor.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.