net.sf.morph.wrap
Interface DecoratedIndexedContainer

All Superinterfaces:
java.util.Collection, Container, IndexedContainer, java.lang.Iterable, java.util.List, Sizable, Wrapper
All Known Subinterfaces:
DecoratedMutableIndexedContainer

public interface DecoratedIndexedContainer
extends java.util.List, IndexedContainer

Since:
Mar 5, 2005
Author:
Matt Sgarlata

Method Summary
 
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.