public class NullAggregateOperation extends AbstractAggregateOperation
| Modifier and Type | Class and Description |
|---|---|
static class |
NullAggregateOperation.NullAggregateOperationFactory |
AggregateOperation.AggregateOperationFactory| Constructor and Description |
|---|
NullAggregateOperation() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getValue() |
boolean |
isApplicable(java.lang.Object... value) |
void |
perform(java.lang.Object value) |
void |
reset() |
fixAttributeDescriptor