Searched refs:valueInst (Results 1 – 2 of 2) sorted by relevance
74 public EnumMapDeserializer(JavaType mapType, ValueInstantiator valueInst, in EnumMapDeserializer() argument83 _valueInstantiator = valueInst; in EnumMapDeserializer()
1171 public Object handleMissingInstantiator(Class<?> instClass, ValueInstantiator valueInst, in handleMissingInstantiator() argument1183 instClass, valueInst, p, msg); in handleMissingInstantiator()1203 if (valueInst == null ) { in handleMissingInstantiator()1208 if (!valueInst.canInstantiate()) { in handleMissingInstantiator()