TRedBlackTree Class

Definition

Delphi
type TRedBlackTree = class(TBinaryTree)
Inheritance
TObject
TRedBlackTree
Derived

Constructors

Properties

Comparer (Inherited from TBinaryTree)
Count (Inherited from TBinaryTree)
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)