eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'BTree::BTreeKeys':

Home

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

Class: BTreeKeys (private in BTree

This class is only visible from within BTree.

Inheritance:

   Object
   |
   +--BTree::BTreeKeys
      |
      +--BTree::BTreeKeysArray
      |
      +--BTree::BTreeStringKeys

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:

accessing
o  first
Modified (format): / 02-08-2011 / 09:19:05 / cg

as yet unclassified
o  emptyCopy
Modified (format): / 02-08-2011 / 09:19:22 / cg

o  findIndexForKey: aMagnitude
Modified (format): / 02-08-2011 / 09:19:10 / cg

o  shiftLeftTo: index
Modified (format): / 02-08-2011 / 09:18:52 / cg

o  shiftRightFrom: index
Modified (format): / 02-08-2011 / 09:18:57 / cg

enumeration
o  withIndexDo: aBlock
evaluate the argument, aBlock for every element in the collection,
passing both element and index as arguments.
Same as doWithIndex:, due to parallel evolution of different Smalltalk dialects

queries
o  canGrow
Modified (format): / 02-08-2011 / 09:19:27 / cg

o  canShrink
Modified (format): / 02-08-2011 / 09:19:23 / cg



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 04:31:59 GMT