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