|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use LinkedNode | |
|---|---|
| net.wimpi.modbus.util | Provides utility and helper classes for the Modbus implementation. |
| Uses of LinkedNode in net.wimpi.modbus.util |
|---|
| Fields in net.wimpi.modbus.util declared as LinkedNode | |
|---|---|
protected LinkedNode |
LinkedQueue.m_Head
Dummy header node of list. |
protected LinkedNode |
LinkedNode.m_NextNode
|
protected LinkedNode |
LinkedQueue.m_Tail
The last node of list. |
| Constructors in net.wimpi.modbus.util with parameters of type LinkedNode | |
|---|---|
LinkedNode(Object node,
LinkedNode linkednode)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||