@FunctionalInterface public interface FunctionWithArgs2<T,U,R> extends BiFunction<T,U,R>
andThen, apply
Copyright © 2024 fossc. All rights reserved.