About
EBAC task regarding Java classes.
- Created TV Class And Seller Example
- Added class with TV attributes and toggle method;
- Created Seller class for object instantiation and output;
- Included structured output for demonstration;
- Wrote JavaDoc comments for both classes.
- Created Task Project And Configured Git Ignore - Created the base project and configured
.gitignore
.
- Initial commit - Initial project setup.