Searched defs:createFromBoolean (Results 1 – 2 of 2) sorted by relevance
356 public Object createFromBoolean(DeserializationContext ctxt, boolean value) throws IOException { in createFromBoolean() method in ValueInstantiator624 … public Object createFromBoolean(DeserializationContext ctxt, boolean value) throws IOException { in createFromBoolean() method in ValueInstantiator.Delegating
467 public Object createFromBoolean(DeserializationContext ctxt, boolean value) throws IOException in createFromBoolean() method in StdValueInstantiator