It seems to me the token VALUE_NUMBER_FLOAT handles both Floats and Doubles.... and that’s all well and good. Now, how would one read in the token as either a double or float? I see there’s methods for each, but ones bigger than the other and I want to be efficient. Did I miss a method in the java doc?
Thanks in advance. -- You received this message because you are subscribed to the Google Groups "jackson-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jackson-user/00abd745-f82b-4f86-a526-776df50e023b%40googlegroups.com.
