Interface AFunctionB2O<T>


  • public interface AFunctionB2O<T>
    • Method Detail

      • apply2

        T apply2​(byte v)
      • apply

        default T apply​(byte v)