|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexedContainer | |
|---|---|
| net.sf.morph | Core classes for use by other parts of the Morph framework. |
| net.sf.morph.wrap | Defines an API for manipulating data in a stateful manner. |
| Uses of IndexedContainer in net.sf.morph |
|---|
| Methods in net.sf.morph that return IndexedContainer | |
|---|---|
static IndexedContainer |
Morph.getIndexedContainer(java.lang.Object object)
Returns the given object wrapped as an IndexedContainer. |
| Uses of IndexedContainer in net.sf.morph.wrap |
|---|
| Subinterfaces of IndexedContainer in net.sf.morph.wrap | |
|---|---|
interface |
DecoratedIndexedContainer
|
interface |
DecoratedMutableIndexedContainer
|
interface |
MutableIndexedContainer
A wrapper for an indexed container that allows modification of an element at a given index. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||