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 CnewInstance() 
- 
Method Details
- 
newInstance
C newInstance() 
 -