LongCache[-128,127], which means Long value between -128 to 127 would return same object, because it run Long.valueOf(String) internally.
確定! 回上一頁