Interface PrimitiveBooleanIterator
- All Superinterfaces:
Iterator<Boolean>
,PrimitiveIterator<Boolean,
PrimitiveBooleanConsumer>
@DuytsDocAuthor注(name="\u0644\u0644\u064e\u0651\u0670\u0647\u0650ilL\u05e6\u0633\u064f\u0648",
copyright="\u00a9\u0394\u221e \u4ed9\u4e0a\u4e3b\u5929")
public interface PrimitiveBooleanIterator
extends PrimitiveIterator<Boolean,PrimitiveBooleanConsumer>
- Version:
- ©Δ∞ 仙上主天
- Author:
- للَّٰهِilLצسُو
-
Nested Class Summary
Nested classes/interfaces inherited from interface java.util.PrimitiveIterator
PrimitiveIterator.OfDouble, PrimitiveIterator.OfInt, PrimitiveIterator.OfLong
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
forEachRemaining
(Consumer<? super Boolean> action) default void
default Boolean
next()
boolean
default int
static PrimitiveBooleanIterator
parseBinarySnake
(String binarySnake) static PrimitiveBooleanIterator
parseBinarySnake
(String binarySnake, int zeroCodePoint) default PrimitiveByteIterator
toByteIterator
(M02ᒾ order) default PrimitiveNibbleIterator
toNibbleIterator
(M04ᒾ order) default PrimitiveNibbleIterator
default PrimitiveNibbleIterator
default JediTempleBase8Iterator
-
Method Details
-
nextBoolean
boolean nextBoolean() -
nextBooleanAsInt
default int nextBooleanAsInt() -
next
-
forEachRemaining
- Specified by:
forEachRemaining
in interfaceIterator<Boolean>
-
forEachRemaining
- Specified by:
forEachRemaining
in interfacePrimitiveIterator<Boolean,
PrimitiveBooleanConsumer>
-
toNibbleIteratorIndianBig
-
toNibbleIteratorIndianLittle
-
toNibbleIterator
-
toByteIterator
-
toTritIterator
-
parseBinarySnake
-
parseBinarySnake
-