|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TableCloneable in org.omnaest.utils.structure.table |
|---|
| Subinterfaces of TableCloneable in org.omnaest.utils.structure.table | |
|---|---|
interface |
Table<E>
This is a structure representing a fully qualified Table. |
| Uses of TableCloneable in org.omnaest.utils.structure.table.concrete |
|---|
| Classes in org.omnaest.utils.structure.table.concrete that implement TableCloneable | |
|---|---|
class |
ArrayTable<E>
Implementation of Table which has a rich underlying structure based on ArrayLists, HashSet and
HashMap. |
class |
TableAbstract<E>
Implements all facade methods which are only operating on the facade itself |
class |
TableBasic<E>
Declares the methods of basic subspecifications like TableSerializer, TableAdaptable |
| Uses of TableCloneable in org.omnaest.utils.structure.table.concrete.internal.selection |
|---|
| Classes in org.omnaest.utils.structure.table.concrete.internal.selection that implement TableCloneable | |
|---|---|
protected static class |
SelectionExecutor.ArrayTableWithAccessibleTableInternal<E>
Makes the ArrayTable.ArrayTableInternal accessible for the SelectionExecutor |
| Uses of TableCloneable in org.omnaest.utils.structure.table.subspecification |
|---|
| Subinterfaces of TableCloneable in org.omnaest.utils.structure.table.subspecification | |
|---|---|
interface |
TableCore<E>
TableCore representation. |
interface |
TableCoreImmutable<E>
This TableCoreImmutable provides core methods which do not change the Table structure. |
| Uses of TableCloneable in org.omnaest.utils.structure.table.view |
|---|
| Subinterfaces of TableCloneable in org.omnaest.utils.structure.table.view | |
|---|---|
interface |
TableView<E>
View of an underlying Table. |
| Uses of TableCloneable in org.omnaest.utils.structure.table.view.concrete |
|---|
| Classes in org.omnaest.utils.structure.table.view.concrete that implement TableCloneable | |
|---|---|
class |
TableViewImpl<E>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||