BooleanIterator
public 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 BooleanIterator
public boolean next()
next
in interface BooleanIterator
Copyright © 2004–2018. All rights reserved.