79369863

Date: 2025-01-19 22:20:30
Score: 1
Natty:
Report link

Annotate the file as follows:

class DataItem {
    private String name;

    @JacksonXmlProperty(isAttribute = true)
    private Map params;
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Rich MacDonald