org.ascape.model.space
Class CollectionSpace.MutableSubIterator

java.lang.Object
  extended by org.ascape.model.space.CollectionSpace.CSIterator
      extended by org.ascape.model.space.CollectionSpace.CSMutableIterator
          extended by org.ascape.model.space.CollectionSpace.MutableSubIterator
All Implemented Interfaces:
java.io.Serializable, java.util.Iterator, ResetableIterator
Enclosing class:
CollectionSpace

protected class CollectionSpace.MutableSubIterator
extends CollectionSpace.CSMutableIterator

The Class MutableSubIterator.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ascape.model.space.CollectionSpace.CSIterator
copy, copyIterator
 
Constructor Summary
CollectionSpace.MutableSubIterator(int start, int limit)
          Instantiates a new mutable sub iterator.
 
Method Summary
 
Methods inherited from class org.ascape.model.space.CollectionSpace.CSMutableIterator
hasNext, next, remove
 
Methods inherited from class org.ascape.model.space.CollectionSpace.CSIterator
first
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionSpace.MutableSubIterator

public CollectionSpace.MutableSubIterator(int start,
                                          int limit)
Instantiates a new mutable sub iterator.

Parameters:
start - the start
limit - the limit


Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.