T - collection typepublic interface CollectionContainer<T>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(CollectionContainerVisitor<T> t) |
void accept(@Nonnull CollectionContainerVisitor<T> t)
t - visitor to acceptCopyright © 2020 The University of Manchester. All rights reserved.