HomeSort by relevance Sort by last modified time
    Searched defs:UNORDERED (Results 1 - 4 of 4) sorted by null

  /libcore/ojluni/src/main/java/java/util/stream/
Collector.java 98 * <p>For collectors that do not have the {@code UNORDERED} characteristic,
100 * {@code finisher.apply(a1).equals(finisher.apply(a2))}. For unordered
102 * differences in order. (For example, an unordered collector that accumulated
135 * {@link Characteristics#UNORDERED} characteristics or if the
136 * originating data is unordered.</li>
321 * <p>If a {@code CONCURRENT} collector is not also {@code UNORDERED},
323 * unordered data source.
332 UNORDERED,
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 98 milliseconds