eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'BTree::BTreeStringKeys':

Home

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

Class: BTreeStringKeys (private in BTree

This class is only visible from within BTree.

Inheritance:

   Object
   |
   +--BTree::BTreeKeys
      |
      +--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.


Class protocol:

as yet unclassified
o  new
(comment from inherited method)
return an instance of myself without indexed variables

o  new: aNumber
(comment from inherited method)
return an instance of myself with anInteger indexed variables


Instance protocol:

as yet unclassified
o  abbreviationSize

o  abbreviationsAndIndicesDo: aBlock
Modified (format): / 22-01-2024 / 15:30:42 / cg

o  at: aNumber
(comment from inherited method)
return the indexed instance variable with index, anInteger;
this method can be redefined in subclasses.

o  at: aNumber put: aString
Modified (format): / 22-01-2024 / 15:30:46 / cg

o  buildAbbreviationsFrom: readStreams
Modified (format): / 13-06-2021 / 09:51:18 / cg

o  extractPrefixFrom: readStreams
Modified (format): / 22-01-2024 / 15:30:54 / cg

o  findIndexForKey: aString
(comment from inherited method)
Modified (format): / 02-08-2011 / 09:19:10 / cg

o  initializeWithSize: aNumber
Modified (format): / 22-01-2024 / 15:31:06 / cg

o  nilPrefix

o  rebuildAbbreviations
Modified (format): / 22-01-2024 / 15:31:15 / cg

o  size
(comment from inherited method)
return the number of the receiver's indexed instance variables;
this method may be redefined in subclasses



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 00:48:47 GMT