That's because arrays don't override toString() and therefore use the implementation provided by java.lang.Object: the class name ([B for byte ...
確定! 回上一頁