Searched defs:withType (Results 1 – 8 of 8) sorted by relevance
30 static <T> Optional<T> withType() { in withType() method in Absent
451 public ObjectWriter withType(JavaType rootType) { in withType() method in ObjectWriter459 public ObjectWriter withType(Class<?> rootType) { in withType() method in ObjectWriter467 public ObjectWriter withType(TypeReference<?> rootType) { in withType() method in ObjectWriter
762 public ObjectReader withType(JavaType valueType) { in withType() method in ObjectReader770 public ObjectReader withType(Class<?> valueType) { in withType() method in ObjectReader778 public ObjectReader withType(java.lang.reflect.Type valueType) { in withType() method in ObjectReader786 public ObjectReader withType(TypeReference<?> valueTypeRef) { in withType() method in ObjectReader
260 public Std withType(JavaType type) { in withType() method in BeanProperty.Std
131 public DataFormatReaders withType(JavaType type) in withType() method in DataFormatReaders
479 public Builder withType(FieldType type) { in withType() method in FieldInfo.Builder
356 public Res_value withType(byte dataType) { in withType() method in ResourceTypes.Res_value