TRedBlackTreeBase<T> Class

Definition

Delphi
type TRedBlackTreeBase<T> = class(TRedBlackTree)

Type Parameters

T
Inheritance
TObject
TRedBlackTreeBase<T>
Derived

Constructors

Properties

Capacity
Comparer (Inherited from TBinaryTree)
Count
RefCount (Inherited from TRefCountedObject)
Root (Inherited from TBinaryTree)

Methods

Fields

fComparer (Inherited from TBinaryTree)
fCount (Inherited from TBinaryTree)
fRefCount (Inherited from TRefCountedObject)
fRoot (Inherited from TBinaryTree)