anthonykulis / automobile

CPS206 In-Class Project Repository (WIP)
2 stars 12 forks source link

Invalid use of inheritance #22

Closed anthonykulis closed 7 years ago

anthonykulis commented 7 years ago

https://github.com/anthonykulis/automobile/blob/master/edu/jalc/automobile/parts/MediumSpring.java#L9

refactor to use super

1 point