Interface ToIntBiFunction<T,U>

All Superinterfaces:
ToIntBiFunction<T,U>

public interface ToIntBiFunction<T,U> extends ToIntBiFunction<T,U>
Since:
0.8
Author:
Haiyang Li
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    applyAsInt(T t, U u)