Searched refs:hasValueDeserializerFor (Results 1 – 3 of 3) sorted by relevance
182 public boolean hasValueDeserializerFor(DeserializationContext ctxt, in hasValueDeserializerFor() method in DeserializerCache
534 public boolean hasValueDeserializerFor(JavaType type, AtomicReference<Throwable> cause) { in hasValueDeserializerFor() method in DeserializationContext536 return _cache.hasValueDeserializerFor(this, _factory, type); in hasValueDeserializerFor()
3320 getDeserializationConfig()).hasValueDeserializerFor(type, null);3333 getDeserializationConfig()).hasValueDeserializerFor(type, cause);