Searched defs:boxed (Results 1 – 5 of 5) sorted by relevance
271 T[] boxed = generator.apply((int) count()); in asArray() local345 default void copyInto(Integer[] boxed, int offset) { in copyInto()418 default void copyInto(Long[] boxed, int offset) { in copyInto()493 default void copyInto(Double[] boxed, int offset) { in copyInto()
184 public final Stream<Double> boxed() { in boxed() method in DoublePipeline
702 Stream<Double> boxed(); in boxed() method
671 Stream<Integer> boxed(); in boxed() method
663 Stream<Long> boxed(); in boxed() method