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