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 |
---|---|
ExecutorNode |
Executor.createNode(Runnable command)
Create a node that can be passed to execute.
|
Modifier and Type | Method and Description |
---|---|
void |
Executor.execute(ExecutorNode executorNode)
Execute a command via a thread.
|
Copyright © 2014. All Rights Reserved.