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