KeyCoder to encode and decode instances of supplied class.
@param clazz The Class for which this KeyCoder will provide encoding and decoding services
@param coder The KeyCoder to register
@return The KeyCoder formerly registered for thisClass , or null if there was none.
| |
| |
| |
| |
| |
| |
| |
| |