Uses of Interface
net.ontopia.utils.PoolableSetFactoryIF

Packages that use PoolableSetFactoryIF
net.ontopia.utils Contains utility classes and generic interfaces. 
 

Uses of PoolableSetFactoryIF in net.ontopia.utils
 

Classes in net.ontopia.utils that implement PoolableSetFactoryIF
 class SetPool
          INTERNAL: The default SetPool implementation.
 

Fields in net.ontopia.utils declared as PoolableSetFactoryIF
protected  PoolableSetFactoryIF SetPool.factory
           
 

Constructors in net.ontopia.utils with parameters of type PoolableSetFactoryIF
SetPool(java.util.Collection c, PoolableSetFactoryIF factory)
           
SetPool(int size, PoolableSetFactoryIF factory)
           
SetPool(PoolableSetFactoryIF factory)
           
 



Copyright © 2000-2012 Ontopia.