Class tint64avltree
Unit
Declaration
type tint64avltree = class(tavltree)
Description
No description available, ancestor tavltree description follows
Hierarchy
- TObject
- tavltree
- tint64avltree
Overview
Methods
constructor create; |
|
function addnode(const akey: int64): tint64avlnode; overload; |
|
function find(const akey: int64; out anode: tint64avlnode): boolean; overload; |
|
procedure traverse(const aproc: int64nodeprocty); |
Description
Methods
constructor create; |
|
function addnode(const akey: int64): tint64avlnode; overload; |
|
function find(const akey: int64; out anode: tint64avlnode): boolean; overload; |
|
procedure traverse(const aproc: int64nodeprocty); |
|
Generated by PasDoc 0.16.0.