K2hKeyQueue Class Developer k2hash Functions

K2hIterator クラス

K2hIteratorは、K2HASHのキーの配列へのポインタを操作するクラスです。

Class 概要

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

メソッド一覧

K2hKeyQueue Class Developer k2hash Functions