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–2014 The Apache Software Foundation. All rights reserved.