https://www.runoob.com/java/java-package.html
for(type element: array) { System.out.println(element); }