public class Functions extends Object
Functions()
static <T,R> Function<T,R>
convert(Consumer<T> consumer, R result)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Functions()
public static <T,R> Function<T,R> convert(Consumer<T> consumer, R result)
Copyright © 2023. All rights reserved.