Closed benedekh closed 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.
weloveclouds.commons.serialization.models.XMLRootNode.getContentAsString()
Oops, didn't notice the fix branch.
so that its join method would accept T objects which have toString methods.
After that, change
weloveclouds.commons.serialization.models.XMLRootNode.getContentAsString()
accordingly.