DO NOT USE THIS INSTANCE FOR LIVE DATA!!!!
Re-reading the JAX-RS spec, the implied ordering for the type conversion is constructor then valueOf() (and now fromString()). Will change the ordering to give constructors precedence.