Searched defs:boxSupplier (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/stream/
H A DCollectors.java659 boxSupplier(identity),
667 private static <T> Supplier<T[]> boxSupplier(T identity) { method in class:Collectors
760 boxSupplier(identity),

Completed in 982 milliseconds