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