Uses of Interface
edu.ucsb.ccs.jaqual.Operator

Packages that use Operator
edu.ucsb.ccs.jaqual This is the main package of the JaQuaL library. 
 

Uses of Operator in edu.ucsb.ccs.jaqual
 

Methods in edu.ucsb.ccs.jaqual with parameters of type Operator
 void ForAll.execute(Operator o)
          Execute an operator on all objects in the collection.