A - the predicate argument type.public final class IsEmpty<A> extends Object implements UnaryPredicate<A>, Serializable
| Modifier and Type | Field and Description |
|---|---|
static IsEmpty<Object> |
INSTANCE
Basic IsEmpty instance.
|
| Constructor and Description |
|---|
IsEmpty()
Create a new IsEmpty.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.