Skip to content

AndyRewLy/CreateJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

CreateJava

This project allows the user to input the desired class name, the number of attributes belonging to the class, the names and types of the attributes, and also creates getters and setters for those attributes.

  1. Input class name: _________
  2. Is this an inheriting class?(y/n) -- The following steps are for the case that you choose no --
  3. Add Attributes (y/n) -- attributes are the private variables that you want to use for your class
  4. How many attributes will you add? (Input an integer) 4a. You will be prompted and given the format in order to put the and <attr_name> example. int numTests double gpa String name

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published