Searched defs:typedValueSerializer (Results 1 – 2 of 2) sorted by relevance
96 public JsonSerializer<Object> typedValueSerializer(JavaType type) in typedValueSerializer() method in SerializerCache103 public JsonSerializer<Object> typedValueSerializer(Class<?> cls) in typedValueSerializer() method in SerializerCache
66 public JsonSerializer<Object> typedValueSerializer(JavaType type) in typedValueSerializer() method in ReadOnlyClassToSerializerMap83 public JsonSerializer<Object> typedValueSerializer(Class<?> type) in typedValueSerializer() method in ReadOnlyClassToSerializerMap