T
V
public interface ObjectObjectUnaryOperator<T,V> extends java.util.function.BiFunction<T,V,V>
andThen, apply