... static DoubleStream of(double[]); boolean allMatch(DoublePredicate); boolean anyMatch(DoublePredicate); OptionalDouble average(); Stream boxed() ...
確定! 回上一頁