How I can split a word without a delimiter and perform operations over the split string in Java 8?

后端 未结 0 1653
我寻月下人不归
我寻月下人不归 2021-02-06 15:53

This is the code that I have created. I want to Split a word - "UUDDUUDD". I want to perform an operation on every character that I receive from this word. So, I tried

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