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.java250 set(Type.SPLITERATOR).set(Type.STREAM).setAndClear(Type.OP)),
271 set(Type.SPLITERATOR).set(Type.STREAM).setAndClear(Type.OP)),
284 set(Type.SPLITERATOR).set(Type.STREAM).setAndClear(Type.OP).clear(Type.TERMINAL_OP)
299 set(Type.SPLITERATOR).set(Type.STREAM).clear(Type.OP)),
346 SPLITERATOR, enumConstant
538 public static final int SPLITERATOR_CHARACTERISTICS_MASK = createMask(Type.SPLITERATOR);