
org.sonar.l10n.java.rules.java.S1149.json Maven / Gradle / Ivy
{
"title": "Synchronized classes \"Vector\", \"Hashtable\", \"Stack\" and \"StringBuffer\" should not be used",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "20min"
},
"tags": [
"performance"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1149",
"sqKey": "S1149",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy