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
QueueTest.ctxt Normal file
View File

@@ -0,0 +1,11 @@
#BlueJ class context
comment0.target=QueueTest
comment1.params=
comment1.target=void\ testeEnqueue()
comment2.params=
comment2.target=void\ testeDequeue()
comment3.params=
comment3.target=void\ testeFront()
comment4.params=
comment4.target=void\ testeIsEmpty()
numComments=5