Interface AFunctionI2O<T>


  • public interface AFunctionI2O<T>
    • Method Detail

      • apply2

        T apply2​(int v)
      • apply

        default T apply​(int v)