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