Searched refs:withContentValueHandler (Results 1 – 12 of 12) sorted by relevance
67 public JavaType withContentValueHandler(Object h) { in withContentValueHandler() method in PlaceholderForType
89 public JavaType withContentValueHandler(Object h) { in withContentValueHandler() method in ResolvedRecursiveType
101 public CollectionType withContentValueHandler(Object h) { in withContentValueHandler() method in CollectionType
86 public ArrayType withContentValueHandler(Object h) { in withContentValueHandler() method in ArrayType
89 public MapType withContentValueHandler(Object h) { in withContentValueHandler() method in MapType
134 public ReferenceType withContentValueHandler(Object h) { in withContentValueHandler() method in ReferenceType
130 public CollectionLikeType withContentValueHandler(Object h) { in withContentValueHandler() method in CollectionLikeType
197 public SimpleType withContentValueHandler(Object h) { in withContentValueHandler() method in SimpleType
142 public MapLikeType withContentValueHandler(Object h) { in withContentValueHandler() method in MapLikeType
132 public abstract JavaType withContentValueHandler(Object h); in withContentValueHandler() method in JavaType
522 type = type.withContentValueHandler(cd); in modifyTypeByAnnotation()
2190 type = type.withContentValueHandler(cd); in resolveMemberAndTypeAnnotations()