Uses of Class
org.apache.commons.functor.core.NoOp

Packages that use NoOp
org.apache.commons.functor.core Commonly used functor implementations. 
 

Uses of NoOp in org.apache.commons.functor.core
 

Fields in org.apache.commons.functor.core declared as NoOp
static NoOp NoOp.INSTANCE
          Basic NoOp instance.
 

Methods in org.apache.commons.functor.core that return NoOp
static NoOp NoOp.instance()
          Get a NoOp instance.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.