Interface FloatToIntFunction


  • public interface FloatToIntFunction
    Since:
    0.8
    Author:
    Haiyang Li
    • Method Detail

      • applyAsInt

        int applyAsInt​(float value)