public class CollectionHolder<C extends java.util.Collection<CollectionElement>>
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
C |
_collection |
| Constructor and Description |
|---|
CollectionHolder() |
public C extends java.util.Collection<CollectionElement> _collection