T
@FunctionalInterface public interface TriOperator<T> extends TriFunction<T,T,T,T>
andThen, apply
Copyright © 2022. All rights reserved.