Interface AFunctionO2Array<T,​E>


  • public interface AFunctionO2Array<T,​E>
    • Method Detail

      • apply2

        E[] apply2​(T v)
      • apply

        default E[] apply​(T v)