Uses of Interface
net.sf.oval.collection.CollectionFactory

Packages that use CollectionFactory
net.sf.oval   
net.sf.oval.collection   
 

Uses of CollectionFactory in net.sf.oval
 

Methods in net.sf.oval that return CollectionFactory
static CollectionFactory Validator.getCollectionFactory()
          Returns a shared instance of the CollectionFactory
 

Methods in net.sf.oval with parameters of type CollectionFactory
static void Validator.setCollectionFactory(CollectionFactory factory)
           
 

Uses of CollectionFactory in net.sf.oval.collection
 

Classes in net.sf.oval.collection that implement CollectionFactory
 class CollectionFactoryJavalutionImpl
           
 class CollectionFactoryJDKImpl
           
 class CollectionFactoryTroveImpl
           
 



Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.