toArray()
Returns all currently known entries.
Class EntryLockingStringMap.
__construct()
EntryLockingStringMap constructor.
put($key, $value)
Puts a new key value pair into the string array.
has($key)
Probe if the key is known and associated with a value.