public interface ToIntBiFunction<T,U>
int
applyAsInt(T t, U u)
int applyAsInt(T t, U u)
Copyright © 2021. All rights reserved.