public final class ImmutableEmptyBooleanIterator extends Object implements BooleanIterator
| Modifier and Type | Field and Description |
|---|---|
static ImmutableEmptyBooleanIterator |
INSTANCE |
public static final ImmutableEmptyBooleanIterator INSTANCE
public boolean hasNext()
hasNext in interface BooleanIteratorpublic boolean next()
next in interface BooleanIteratorCopyright © 2004–2022. All rights reserved.