Bug fix
read value into Object.class has been changed to behave same as jackson. If number is double, read as double. Otherwise try int, or long
read value into Object.class has been changed to behave same as jackson. If number is double, read as double. Otherwise try int, or long