com.karneim.util.collection.set

Interface ISet_char.Iterator

public static interface ISet_char.Iterator

Method Summary
booleanhasNext()
charnext()

Method Detail

hasNext

public boolean hasNext()

next

public char next()