Add char-elements in list recursively to String in java

后端 未结 0 1564
悲哀的现实
悲哀的现实 2020-12-29 02:46

If my list ist structured like this: [\'a\', \'b\', \'c\', \'d\']

how do I recursively append these 4 elements to a String?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题