Searched defs:withValueHandler (Results 1 – 10 of 10) sorted by relevance
62 public JavaType withValueHandler(Object h) { in withValueHandler() method in PlaceholderForType
84 public JavaType withValueHandler(Object h) { in withValueHandler() method in ResolvedRecursiveType
95 public CollectionType withValueHandler(Object h) { in withValueHandler() method in CollectionType
83 public MapType withValueHandler(Object h) { in withValueHandler() method in MapType
124 public ReferenceType withValueHandler(Object h) { in withValueHandler() method in ReferenceType
78 public ArrayType withValueHandler(Object h) { in withValueHandler() method in ArrayType
124 public CollectionLikeType withValueHandler(Object h) { in withValueHandler() method in CollectionLikeType
135 public MapLikeType withValueHandler(Object h) { in withValueHandler() method in MapLikeType
189 public SimpleType withValueHandler(Object h) { in withValueHandler() method in SimpleType
124 public abstract JavaType withValueHandler(Object h); in withValueHandler() method in JavaType