Rost 26
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Rost 26 created a post, AnsweredIdea wish to change StringBuilder to the String
I have a complex business logic for generating filenames over date. I want to iterate over given dates and load files. I used StringBuilder, but Idea told me that I need to switch to the usual Stri...