class CDef extends Source
| Constructor and Description |
|---|
CDef(String name,
String rpnExpression)Create a new CDef. |
| Modifier and Type | Method and Description |
|---|---|
(package private) void | requestData(DataProcessor dproc)Requests data from this source and provides it to the data processor. |
void requestData(DataProcessor dproc)
SourcerequestData in class Sourcedproc - the data processor to receive the data