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