目录1 String不可变性2 不可变的好处3 String+和StringBuilder效率差异4 String, StringBuffer and StringBuilder5 String与JVM内存管理6 String api方法1 String不可变性
In a system that accepts orders which have payments which have gateway transactions should the objects be like this: