String字符串性能优化的几种方案( 四 )

// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.// Jad home page: http://www.kpdus.com/jad.html// Decompiler options: packimports(3) annotate// Source File Name:   test1.javapackage example;import java.io.PrintStream;public class test1{public test1(){//    0    0:aload_0//    1    1:invokespecial   #1   <Method void Object()>

推荐阅读