Class ClTable

Superclasses :
lang::Object
Package :
util

This class represents a caseless table()

Source

Class summary
Methods inherited from lang::Object
clone(seen) equals(other, seen) get_class() get_class_name() get_id() hash_code(depth, seen) is_instance(name)
Methods defined in this class
delete(key) get(key) initially() insert(key, val) keys() member(key) sort() to_string(depth, seen)
Variables defined in this class
lookup names

Method detail

delete(key)

Source

get(key)

Source

initially()


insert(key, val)

Source

keys()

Source

member(key)

Source

sort()

Source

to_string(depth, seen)

Overrides to_string(depth, seen) in lang::Object
Source

Variable detail

lookup


names