TrueZIP 6.8.2

de.schlichtherle.util
Class CanonicalStringSet.StringIterator

java.lang.Object
  extended by de.schlichtherle.util.CanonicalStringSet.StringIterator
All Implemented Interfaces:
Iterator
Enclosing class:
CanonicalStringSet

private class CanonicalStringSet.StringIterator
extends Object
implements Iterator


Field Summary
private  int i
           
private  String[] split
           
 
Constructor Summary
private CanonicalStringSet.StringIterator(String list)
           
 
Method Summary
 boolean hasNext()
           
 Object next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

split

private final String[] split

i

private int i
Constructor Detail

CanonicalStringSet.StringIterator

private CanonicalStringSet.StringIterator(String list)
Method Detail

hasNext

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

next

public Object next()
Specified by:
next in interface Iterator

remove

public void remove()
Specified by:
remove in interface Iterator

TrueZIP 6.8.2

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.