T - collection typepublic interface CollectionContainer<T>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(CollectionContainerVisitor<T> t) |
void accept(CollectionContainerVisitor<T> t)
t - visitor to acceptCopyright © 2014 The University of Manchester. All Rights Reserved.