net.sf.morph.wrap
Interface DecoratedMutableIndexedContainer

All Superinterfaces:
java.util.Collection, Container, DecoratedIndexedContainer, IndexedContainer, java.lang.Iterable, java.util.List, MutableIndexedContainer, Sizable, Wrapper

public interface DecoratedMutableIndexedContainer
extends MutableIndexedContainer, DecoratedIndexedContainer, java.util.List

Since:
Mar 5, 2005
Author:
Matt Sgarlata

Method Summary
 
Methods inherited from interface net.sf.morph.wrap.MutableIndexedContainer
set
 
Methods inherited from interface net.sf.morph.wrap.IndexedContainer
get
 
Methods inherited from interface net.sf.morph.wrap.Container
getContainedType, getIterator
 
Methods inherited from interface net.sf.morph.wrap.Wrapper
getWrappedObject
 
Methods inherited from interface net.sf.morph.wrap.Sizable
getSize
 
Methods inherited from interface net.sf.morph.wrap.Wrapper
getWrappedObject
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 
Methods inherited from interface net.sf.morph.wrap.IndexedContainer
get
 
Methods inherited from interface net.sf.morph.wrap.Container
getContainedType, getIterator
 
Methods inherited from interface net.sf.morph.wrap.Wrapper
getWrappedObject
 
Methods inherited from interface net.sf.morph.wrap.Sizable
getSize
 
Methods inherited from interface net.sf.morph.wrap.Wrapper
getWrappedObject
 



Copyright © 2004-2008.