Interface AFunctionO2S<T>


  • public interface AFunctionO2S<T>
    • Method Detail

      • apply2

        short apply2​(T v)
      • apply

        default short apply​(T v)