Class tint64avltree

Unit

Declaration

type tint64avltree = class(tavltree)

Description

This item has no description.

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;

This item has no description.

Public function addnode(const akey: int64): tint64avlnode; overload;

This item has no description.

Public function find(const akey: int64; out anode: tint64avlnode): boolean; overload;

This item has no description.

Public procedure traverse(const aproc: int64nodeprocty);

This item has no description.


Generated by PasDoc 0.17.0.snapshot.