Interface AFunctionO2I<T>


  • public interface AFunctionO2I<T>
    • Method Detail

      • apply2

        int apply2​(T v)
      • apply

        default int apply​(T v)