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
- Re: context.Context Daniel Rall
- Re: context.Context Christoph Reck
