Home
last modified time | relevance | path

Searched defs:withKeyValueHandler (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/
H A DMapType.java146 public MapType withKeyValueHandler(Object h) { in withKeyValueHandler() method in MapType
H A DMapLikeType.java271 public MapLikeType withKeyValueHandler(Object h) { in withKeyValueHandler() method in MapLikeType