issues
search
killbill
/
killbill-commons
Kill Bill reusable Java components
https://killbill.io
Apache License 2.0
136
stars
67
forks
source link
Commons 113 spotbugs in xmlloader and automaton
#157
Closed
xsalefter
closed
1 year ago
xsalefter
commented
1 year ago
Some notes:
I don't think we need copy constructor for
jaxb classes
.
I call
clone()
to getter/setter to array
based attributes
.
This is last PR for #113 in killbill-commons.
Some notes:
clone()
to getter/setter to array based attributes.