|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - public interface TableCloneable<E>
Defines the cloning interface for a Table
TableCoreImmutable| Nested Class Summary | |
|---|---|
static interface |
TableCloneable.TableCloner<E>
A TableCloneable.TableCloner allows to clone a Table on various ways. |
| Method Summary | |
|---|---|
TableCloneable.TableCloner<E> |
clone()
Returns the TableCloneable.TableCloner for the Table which allows to clone it. |
| Method Detail |
|---|
TableCloneable.TableCloner<E> clone()
throws CloneNotSupportedException
TableCloneable.TableCloner for the Table which allows to clone it.
CloneNotSupportedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||