Uses of Class
net.sf.jagg.AvgAggregator

Packages that use AvgAggregator
net.sf.jagg Provides the classes and API necessary to perform aggregate operations. 
 

Uses of AvgAggregator in net.sf.jagg
 

Methods in net.sf.jagg that return AvgAggregator
 AvgAggregator AvgAggregator.replicate()
          Returns an uninitialized copy of this Aggregator object, with the same property(ies) to analyze.
 



Copyright © 2010-2013 jAgg Team. All Rights Reserved.