Why does Context's getKeys() instance method return a Object[],
containsKey() take an Object, etc. when the keys are all Strings
(enforced by the String key parameter of the sole key/value pair
insertion method, put())?

Daniel

Reply via email to