That is from the toString() method for a String array. If you want to format the contents of the String array for viewing use the Arrays class's toString() method.