Interface ExtendedCollection.Creator<E,​C extends ExtendedCollection<E>>

    • Method Summary

      Modifier and Type Method Description
      C newInstance()  
    • Method Detail

      • newInstance

        C newInstance()