X59: only14 0 / 5.0 Given an array of ints, return true if every element is either a 1 or a 4. Otherwise, return false. Java arrays loops