net.sourceforge.esw.properties
Class DefaultPropertyAggregator.SourcesIterator

java.lang.Object
  |
  +--net.sourceforge.esw.properties.DefaultPropertyAggregator.SourcesIterator
All Implemented Interfaces:
java.util.Iterator
Enclosing class:
DefaultPropertyAggregator

protected class DefaultPropertyAggregator.SourcesIterator
extends java.lang.Object
implements java.util.Iterator


Constructor Summary
protected DefaultPropertyAggregator.SourcesIterator()
           
 
Method Summary
 boolean hasNext()
           
 java.lang.Object next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultPropertyAggregator.SourcesIterator

protected DefaultPropertyAggregator.SourcesIterator()
Method Detail

hasNext

public boolean hasNext()
Specified by:
hasNext in interface java.util.Iterator

next

public java.lang.Object next()
Specified by:
next in interface java.util.Iterator

remove

public void remove()
Specified by:
remove in interface java.util.Iterator


Copyright 2002 Free Software Foundation. All Rights Reserved.