public class ComponentContainer<T extends ComponentId> extends Object implements Iterable<T>
| Constructor and Description |
|---|
ComponentContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(T component) |
void |
addAll(List<T> tabs) |
T |
get(String id) |
List<T> |
getAll() |
Iterator<T> |
iterator() |
void |
removeAll() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2014–2016 Soabase. All rights reserved.