资讯

Supplier<T> Predicate<T> / BiPredicate<T, R> Consumer<T> / BiConsumer<T, R> Function<T, R> / BiFunction<T, U, R> UnaryOperator<T> / BinaryOperator<T> - juandavyc/001 ...