enqueue() & dequeue hinzugefügt

This commit is contained in:
2020-09-10 10:09:11 +02:00
parent 74bc7fce51
commit 4d5e3b1856
16 changed files with 1509 additions and 2 deletions

11
StackTest.ctxt Normal file
View File

@@ -0,0 +1,11 @@
#BlueJ class context
comment0.target=StackTest
comment1.params=
comment1.target=void\ testePush()
comment2.params=
comment2.target=void\ testePop()
comment3.params=
comment3.target=void\ testeTop()
comment4.params=
comment4.target=void\ testeIsEmpty()
numComments=5