This file also illustrates what is expected for Javadoc // - Class description // - Description of every public method (short and long description) // // If there were an enum in the class, it should also // be commented // /** * CodeUtil contains a handful of static methods * to ha