Package | Description |
---|---|
org.epics.pvdata.misc |
This package provides a number of utility classes that are used by pvData code.
|
Modifier and Type | Method and Description |
---|---|
LinkedList<T> |
LinkedListCreate.create()
Create a Linked List.
|
Modifier and Type | Method and Description |
---|---|
void |
LinkedListArray.setNodes(LinkedList<T> linkedList)
Set the LinkNode array from linkedList.
|
Copyright © 2014. All Rights Reserved.