Initial Commit P2 Part 1

This commit is contained in:
2024-02-02 12:48:51 +00:00
parent 4510474a90
commit 2b33fac04c
8 changed files with 193 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
#BlueJ class context
comment0.params=
comment0.target=Library()
comment0.text=\n\ Constructor\ for\ objects\ of\ class\ Library\n
comment1.params=item
comment1.target=void\ storeItem(LibraryItem)
comment2.params=
comment2.target=void\ printAllItems()
numComments=3