Class SortedKeyIteratorFactory<K,V>

java.lang.Object
net.anwiba.commons.lang.tree.iterator.SortedKeyIteratorFactory<K,V>
All Implemented Interfaces:
IObjectIteratorFactory<ITreeItem<K,V>,K>

public class SortedKeyIteratorFactory<K,V> extends Object implements IObjectIteratorFactory<ITreeItem<K,V>,K>