Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 317 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 317 Bytes

Employee

This repository implements an Employee abstract class and several other classes to create instances of employee objects that have different roles.

Table of Contents

General Info

Technologies

  • JDK 15

Setup