Skip to content

Kolbae1/CSCI213-Lab10

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSCI 213 Lab 10: Working with Git

Author: Kolby Gibson

This is the Git lab for CSCI 213 Software Development. One class was added, Car.java, which extends the abstract Vehicle class. The Car class contains the following:

  • two instance variables
  • a parameterized constructor for all current and super instance variables
  • getters for the instance variables in this class
  • the toString method
  • the equals method
  • a copy method

🚗

About

CSCI 213 Lab 10: Working with Git

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%