Interface KeyIterator<K>

All Superinterfaces:
Iterator<K>, ReIterator<K>

public interface KeyIterator<K>
extends ReIterator<K>