Home
last modified time | relevance | path

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

/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/impl/
H A DAttributePropertyWriter.java20 public class AttributePropertyWriter class
33 protected AttributePropertyWriter(String attrName, BeanPropertyDefinition propDef, in AttributePropertyWriter() method in AttributePropertyWriter
38 protected AttributePropertyWriter(String attrName, BeanPropertyDefinition propDef, in AttributePropertyWriter() method in AttributePropertyWriter
59 protected AttributePropertyWriter(AttributePropertyWriter base) { in AttributePropertyWriter() method in AttributePropertyWriter