vault backup: 2024-02-20 13:05:19
This commit is contained in:
13
Semester 2/Programming 2/Project/Part 2/Library.ctxt
Normal file
13
Semester 2/Programming 2/Project/Part 2/Library.ctxt
Normal file
@@ -0,0 +1,13 @@
|
||||
#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)
|
||||
comment1.text=\n\ Appends\ a\ LibraryItem\ to\ the\ itemList.\n
|
||||
comment2.params=
|
||||
comment2.target=void\ printAllItems()
|
||||
comment2.text=\n\ Prints\ to\ the\ terminal\ all\ items\ in\ the\ itemList\n
|
||||
comment3.params=
|
||||
comment3.target=void\ readItemData()
|
||||
numComments=4
|
Reference in New Issue
Block a user