enqueue and dequeue implemented

This commit is contained in:
Tim
2020-09-10 10:18:18 +02:00
parent 74bc7fce51
commit 32efc279c7
13 changed files with 96 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