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