Uses of Class
net.sf.collections15.functors.factory.ConstantFactory

Packages that use ConstantFactory
net.sf.collections15.functors.factory This package provides implementations and a utility library for the Factory interface. 
 

Uses of ConstantFactory in net.sf.collections15.functors.factory
 

Methods in net.sf.collections15.functors.factory that return ConstantFactory
static
<E> ConstantFactory<E>
ConstantFactory.getInstance(E constantToReturn)
          Factory method that performs validation.
 



Copyright © 2001-2005 SourceForge.net. All Rights Reserved.