StringやStringBuilderは標準APIで提供されている import java.util.*; public class Main { public static void main(String[] args) { String str = "world ...