LookupTableclass | lookup.h[25] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
intrinsic class
LookupTable : Collection
(none)
(none)
Inherited from
Inherited from LookupTable
Collection
Object
LookupTable
WeakRefLookupTable
applyAll
forEach
forEachAssoc
getBucketCount
getEntryCount
isKeyPresent
keysToList
removeElement
valsToList
Collection
:
createIterator
createLiveIterator
Object
:
getPropList
getPropParams
getSuperclassList
isClass
isTransient
ofKind
propDefined
propInherited
propType
valToSymbol
applyAll (func) | lookup.h[47] |
forEach (func) | lookup.h[55] |
forEachAssoc (func) | lookup.h[81] |
getBucketCount ( ) | lookup.h[64] |
getEntryCount ( ) | lookup.h[73] |
isKeyPresent (key) | lookup.h[31] |
keysToList ( ) | lookup.h[87] |
removeElement (key) | lookup.h[39] |
valsToList ( ) | lookup.h[88] |