Next: ProcessEnvironment-dictionary removing, Previous: ProcessEnvironment class-singleton, Up: ProcessEnvironment [Index]
Add the newObject association to the receiver
Answer the value associated to the given key, or the result of evaluating aBlock if the key is not found
Answer the value associated to the given key, or the result of evaluating aBlock if the key is not found
Answer the value associated to the given key. Return nil if the key is not found
Answer the value associated to the given key, or the result of evaluating aBlock if the key is not found
Answer the value associated to the given key, setting it to the result of evaluating aBlock if the key is not found.
Answer the value associated to the given key, or the result of evaluating aBlock if the key is not found
Store value as associated to the given key
Answer a kind of Set containing the keys of the receiver