Is there way to change a key type from the default String to something else, when defined in:
<map>
<entry>
<key>
.....
I need to use Integer wrapper class.
Any clues ?
Is there way to change a key type from the default String to something else, when defined in:
<map>
<entry>
<key>
.....
I need to use Integer wrapper class.
Any clues ?