@FunctionalInterface public interface SerializableToIntBiFunction<T,U> extends ToIntBiFunction<T,U>, Serializable
ToIntBiFunction
applyAsInt
Copyright © 2019. All rights reserved.