Class tint64avltree

Unit

Declaration

type tint64avltree = class(tavltree)

Description

No description available, ancestor tavltree description follows

Hierarchy

Overview

Methods

Public constructor create;
Public function addnode(const akey: int64): tint64avlnode; overload;
Public function find(const akey: int64; out anode: tint64avlnode): boolean; overload;
Public procedure traverse(const aproc: int64nodeprocty);

Description

Methods

Public constructor create;
 
Public function addnode(const akey: int64): tint64avlnode; overload;
 
Public function find(const akey: int64; out anode: tint64avlnode): boolean; overload;
 
Public procedure traverse(const aproc: int64nodeprocty);
 

Generated by PasDoc 0.16.0.