company logo

BinTree - Binary tree (internal class - not supported as interface)

BinTree provides an ordered list with unique or not-unique instance collection in a balanced binary tree. A binary tree provides fast maintenance features for ordered collections. The order is defined by an elementary value and its position in the instance or by complex keys consisting of one or more key attributes.