private static class JohnzonJsonParserImpl.ObjectStreamSpliterator extends Spliterators.AbstractSpliterator<Map.Entry<String,javax.json.JsonValue>>
Spliterator.OfDouble, Spliterator.OfInt, Spliterator.OfLong, Spliterator.OfPrimitive<T,T_CONS,T_SPLITR extends Spliterator.OfPrimitive<T,T_CONS,T_SPLITR>>
Modifier and Type | Field and Description |
---|---|
private JohnzonJsonParserImpl |
parser |
CONCURRENT, DISTINCT, IMMUTABLE, NONNULL, ORDERED, SIZED, SORTED, SUBSIZED
Constructor and Description |
---|
ObjectStreamSpliterator(JohnzonJsonParserImpl parser) |
Modifier and Type | Method and Description |
---|---|
boolean |
tryAdvance(Consumer<? super Map.Entry<String,javax.json.JsonValue>> action) |
characteristics, estimateSize, trySplit
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, getComparator, getExactSizeIfKnown, hasCharacteristics
private final JohnzonJsonParserImpl parser
ObjectStreamSpliterator(JohnzonJsonParserImpl parser)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.