eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Trie::SmallDictionaryWith3Elements':

Home

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

Class: SmallDictionaryWith3Elements (private in Trie

This class is only visible from within Trie.

Inheritance:

   Object
   |
   +--Trie::SmallDictionaryWith3Elements

Package:
stx:libbasic2
Category:
Collections-Ordered
Owner:
Trie

Instance protocol:

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

o  at: key ifAbsent: exceptionValue

o  includesKey: key

o  isEmpty

o  k1: k1Arg v1: v1Arg k2: k2Arg v2: v2Arg k3: k3Arg v3: v3Arg

o  newAt: key put: value

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

enumeration
o  do: aBlock

visiting
o  acceptVisitor: aVisitor with: aParameter
dispatch for visitor pattern; send #visitDictionary:with: to aVisitor



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 14:35:34 GMT