| Package | Description |
|---|---|
| org.rvpf.processor.engine.rpn.operation |
RPN operations.
|
| org.rvpf.processor.engine.rpn.selector |
Summarizer Engine.
|
| org.rvpf.processor.engine.rpn.selector.summarizer |
| Modifier and Type | Class and Description |
|---|---|
class |
OperandOperation.Reference
Reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StringOperations.execute(Task task,
SimpleOperation.Reference reference)
Executes an operation code within the context of a task.
|
void |
StackOperations.execute(Task task,
SimpleOperation.Reference reference)
Executes an operation code within the context of a task.
|
abstract void |
SimpleOperations.execute(Task task,
SimpleOperation.Reference reference)
Executes an operation code within the context of a task.
|
void |
RationalOperations.execute(Task task,
SimpleOperation.Reference reference)
Executes an operation code within the context of a task.
|
void |
LongOperations.execute(Task task,
SimpleOperation.Reference reference)
Executes an operation code within the context of a task.
|
void |
DoubleOperations.execute(Task task,
SimpleOperation.Reference reference)
Executes an operation code within the context of a task.
|
void |
DateTimeOperations.execute(Task task,
SimpleOperation.Reference reference)
Executes an operation code within the context of a task.
|
void |
ContainerOperations.execute(Task task,
SimpleOperation.Reference reference)
Executes an operation code within the context of a task.
|
void |
ComplexOperations.execute(Task task,
SimpleOperation.Reference reference)
Executes an operation code within the context of a task.
|
void |
BooleanOperations.execute(Task task,
SimpleOperation.Reference reference)
Executes an operation code within the context of a task.
|
void |
BigRationalOperations.execute(Task task,
SimpleOperation.Reference reference)
Executes an operation code within the context of a task.
|
void |
BigIntegerOperations.execute(Task task,
SimpleOperation.Reference reference)
Executes an operation code within the context of a task.
|
void |
BigDecimalOperations.execute(Task task,
SimpleOperation.Reference reference)
Executes an operation code within the context of a task.
|
void |
BasicOperations.execute(Task task,
SimpleOperation.Reference reference)
Executes an operation code within the context of a task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SelectorOperations.execute(Task task,
SimpleOperation.Reference reference)
Executes an operation code within the context of a task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SummarizerOperations.execute(Task task,
SimpleOperation.Reference reference)
Executes an operation code within the context of a task.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.