@FunctionalInterface public interface SBiFunction<K,V,T> extends java.util.function.BiFunction<K,V,T>, Serializable
andThen, apply
Copyright © 2017 The Apache Software Foundation. All rights reserved.