Searched defs:createFromInt (Results 1 – 2 of 2) sorted by relevance
322 public Object createFromInt(DeserializationContext ctxt, int value) throws IOException { in createFromInt() method in ValueInstantiator599 public Object createFromInt(DeserializationContext ctxt, int value) throws IOException { in createFromInt() method in ValueInstantiator.Delegating
342 public Object createFromInt(DeserializationContext ctxt, int value) throws IOException in createFromInt() method in StdValueInstantiator