Uses of Interface
net.sf.morph.wrap.MutableIndexedContainer

Packages that use MutableIndexedContainer
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 MutableIndexedContainer in net.sf.morph
 

Methods in net.sf.morph that return MutableIndexedContainer
static MutableIndexedContainer Morph.getMutableIndexedContainer(java.lang.Object object)
          Returns the given object wrapped as a MutableIndexedContainer.
 

Uses of MutableIndexedContainer in net.sf.morph.wrap
 

Subinterfaces of MutableIndexedContainer in net.sf.morph.wrap
 interface DecoratedMutableIndexedContainer
           
 



Copyright © 2004-2008.