You're in the main method, which has a void return type. Just replace the return by a System.out.println(....).