Home
last modified time | relevance | path

Searched refs:SPLITERATOR (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/stream/
DStreamOpFlag.java249 set(Type.SPLITERATOR).set(Type.STREAM).setAndClear(Type.OP)),
270 set(Type.SPLITERATOR).set(Type.STREAM).setAndClear(Type.OP)),
283 set(Type.SPLITERATOR).set(Type.STREAM).setAndClear(Type.OP).clear(Type.TERMINAL_OP)
298 set(Type.SPLITERATOR).set(Type.STREAM).clear(Type.OP)),
345 SPLITERATOR, enumConstant
529 public static final int SPLITERATOR_CHARACTERISTICS_MASK = createMask(Type.SPLITERATOR);