Interface ExtendedCollection.Creator<E,C extends ExtendedCollection<E>>
- Enclosing interface:
- ExtendedCollection<E>
public static interface ExtendedCollection.Creator<E,C extends ExtendedCollection<E>>
-
Method Summary
Modifier and Type Method Description C
newInstance()
-
Method Details
-
newInstance
C newInstance()
-