Uses of Class
org.apache.commons.betwixt.expression.CollectionUpdater

Packages that use CollectionUpdater
org.apache.commons.betwixt.expression This package contains the system which extracts values from beans. 
 

Uses of CollectionUpdater in org.apache.commons.betwixt.expression
 

Fields in org.apache.commons.betwixt.expression declared as CollectionUpdater
private static CollectionUpdater CollectionUpdater.INSTANCE
           
 

Methods in org.apache.commons.betwixt.expression that return CollectionUpdater
static CollectionUpdater CollectionUpdater.getInstance()
          Gets singleton instance.