eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'BTree::BTreeLeafNode':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: BTreeLeafNode (private in BTree

This class is only visible from within BTree.

Inheritance:

   Object
   |
   +--BTree::BTreeNode
      |
      +--BTree::BTreeLeafNode

Package:
stx:libbasic2
Category:
Collections-Ordered-Trees
Owner:
BTree
Author:
Avi Bryant

Description:


[license:]
    Dual licensed under both SqueakL and MIT. 
    This enables both base Squeak inclusion and 100% reuse.


Instance protocol:

as yet unclassified
o  childrenDo: aBlock
no children

o  commonKeysWith: aNode keysAndValuesDo: aBlock flip: aBoolean
Modified (format): / 18-11-2011 / 14:10:45 / cg

o  existingLeafForKey: aMagnitude

o  keys

o  lastKey

o  leafForKey: aMagnitude

o  leavesFrom: start to: end do: aBlock

o  valueForKey: aMagnitude ifAbsent: errorBlock

o  valueForKey: aMagnitude ifPresent: aBlock

queries
o  depth

o  isLeaf



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 09:00:31 GMT