benedekh / WeLoveClouds

Repository for submissions on the CloudDB course.
0 stars 1 forks source link

Add an extra feature to CustomStringJoiner #176

Closed benedekh closed 7 years ago

benedekh commented 7 years ago

so that its join method would accept T objects which have toString methods.

After that, change weloveclouds.commons.serialization.models.XMLRootNode.getContentAsString() accordingly.

ghost commented 7 years ago

Oops, didn't notice the fix branch.