Uses of Interface
br.ufsc.labsec.incrementalupdate.IncrementalUpdateAggregator
Packages that use IncrementalUpdateAggregator
-
Uses of IncrementalUpdateAggregator in br.ufsc.labsec.incrementalupdate
Classes in br.ufsc.labsec.incrementalupdate that implement IncrementalUpdateAggregatorModifier and TypeClassDescriptionstatic classstatic classstatic classFields in br.ufsc.labsec.incrementalupdate declared as IncrementalUpdateAggregatorModifier and TypeFieldDescriptionprotected final IncrementalUpdateAggregator<T> IncrementalUpdateVisitor.aggregatorMethods in br.ufsc.labsec.incrementalupdate that return IncrementalUpdateAggregatorConstructors in br.ufsc.labsec.incrementalupdate with parameters of type IncrementalUpdateAggregatorModifierConstructorDescriptionIncrementalUpdateVisitor(IncrementalUpdateAggregator<T> aggregator, SelectiveComputation selectiveComputation)