A
- the predicate argument type.public final class IsEmpty<A> extends Object implements Predicate<A>
Predicate
that checks to see if the specified object is empty.Modifier and Type | Field and Description |
---|---|
static IsEmpty<Object> |
INSTANCE
Basic IsEmpty instance.
|
Constructor and Description |
---|
IsEmpty()
Create a new IsEmpty.
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.