committed by
Randell Dawson
parent
a798f6fb18
commit
6ca11755a2
@@ -38,7 +38,7 @@ Other important interfaces extending the collection interface are:
|
|||||||
A collection containing only unique elements.
|
A collection containing only unique elements.
|
||||||
|
|
||||||
- `Queue`:
|
- `Queue`:
|
||||||
Implement the queue behaviour where elements are added only in the beginning and removed from the end.
|
Implement the queue behavior where elements are added only in the beginning and removed from the end.
|
||||||
|
|
||||||
- `List`:
|
- `List`:
|
||||||
This collection handles a list/sequence of objects.
|
This collection handles a list/sequence of objects.
|
||||||
|
Reference in New Issue
Block a user