| Package | Description |
|---|---|
| org.apache.commons.functor.core |
Commonly used functor implementations.
|
| Modifier and Type | Field and Description |
|---|---|
static IsNotSame<Object,Object> |
IsNotSame.INSTANCE
Basic IsNotSame
|
| Modifier and Type | Method and Description |
|---|---|
static <L,R> IsNotSame<L,R> |
IsNotSame.instance()
Get an IsNotSame instance.
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.