|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableAbstract | |
|---|---|
| org.omnaest.utils.structure.table.concrete | |
| org.omnaest.utils.structure.table.concrete.internal.selection | |
| Uses of TableAbstract in org.omnaest.utils.structure.table.concrete |
|---|
| Subclasses of TableAbstract in org.omnaest.utils.structure.table.concrete | |
|---|---|
class |
ArrayTable<E>
Implementation of Table which has a rich underlying structure based on ArrayLists, HashSet and
HashMap. |
class |
TableBasic<E>
Declares the methods of basic subspecifications like TableSerializer, TableAdaptable |
| Uses of TableAbstract in org.omnaest.utils.structure.table.concrete.internal.selection |
|---|
| Subclasses of TableAbstract in org.omnaest.utils.structure.table.concrete.internal.selection | |
|---|---|
protected static class |
SelectionExecutor.ArrayTableWithAccessibleTableInternal<E>
Makes the ArrayTable.ArrayTableInternal accessible for the SelectionExecutor |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||