@FunctionalInterface public interface CompilableBiFunction<T,U,R> extends BiFunction<T,U,R>
BiFunction
andThen, apply