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