|
DEMO_CAPACITY
|
Represents constant DEMO_CAPACITY.
|
|
INITIAL_CAPACITY
|
Represents constant INITIAL_CAPACITY.
|
|
LOAD_FACTOR
|
Represents constant LOAD_FACTOR.
|
|
MAX_CAPACITY
|
Represents constant MAX_CAPACITY.
|
|
MAX_STRING
|
Represents constant MAX_STRING.
|
|
SInvalidLoadFactor
|
'Load factor must be between 0.0 and 0.1'
|
|
SInvalidOperation
|
'Cannot perform this operation with non-empty table'
|
|
SNoElement
|
'No such element'
|
|
SNoStringElement
|
'No such element: %s'
|
|
SNotEnumeratingKeys
|
'Illegal NextElement Call, must be iterating over the keys'
|
|
SNullArgument
|
'Argument is null'
|
|
SOutOfRange
|
'Subscript out of range'
|
|
STableEmpty
|
'Table is empty'
|