Interface Createable<T>

    • Method Detail

      • create

        T create​(T... item)
      • create

        T create​(T item)