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