C - The container classpublic interface ContainerAdapter<C> extends Iterable<Object>
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
C |
getContainer() |
forEach, iterator, spliteratorC getContainer()
void clear()
Copyright © 2020. All rights reserved.