net.sourceforge.chaperon.model.extended
Class PatternSet.PatternSetEntryIterator

java.lang.Object
  extended bynet.sourceforge.chaperon.model.extended.PatternSet.PatternSetEntryIterator
All Implemented Interfaces:
PatternIterator
Enclosing class:
PatternSet

public class PatternSet.PatternSetEntryIterator
extends java.lang.Object
implements PatternIterator


Method Summary
 boolean hasNext()
           
 Pattern next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hasNext

public boolean hasNext()
Specified by:
hasNext in interface PatternIterator

next

public Pattern next()
Specified by:
next in interface PatternIterator


Copyright ? 2003 Chaperon project. All Rights Reserved.