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

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

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

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

Methods in org.apache.commons.functor.core that return IsNotSame
static
<L,R> IsNotSame<L,R>
IsNotSame.instance()
          Get an IsNotSame instance.
 



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