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

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

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

Fields in org.apache.commons.functor.core declared as IsInstance
static IsInstance<Object> IsInstance.INSTANCE
          Basic IsInstanceOf instance.
 

Methods in org.apache.commons.functor.core that return IsInstance
static
<T> IsInstance<T>
IsInstance.instance()
          Get an IsInstance instance.
 



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