K2hKeyQueue Class Developer k2hash Functions

K2hIterator Class

K2hIterator represents a pointer of an array of K2HASH keys.

Class overview

K2hIterator implements Iterator {
    public stringfalsecurrent ( void )
    public stringfalsekey ( void )
    public next ( void ) : void
    public rewind ( void ) : void
    public valid ( void ) : bool
}

Method list

K2hKeyQueue Class Developer k2hash Functions