Interface IntToShortFunction


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

      • applyAsShort

        short applyAsShort​(int value)