Created: | 22/04/2010 18:50:53 |
Modified: | 22/04/2010 20:58:05 |
![]() |
|
![]() |
Operation | ||
public AbstractQueue( ![]() |
||
![]()
Sequential
|
||
public add( ![]() |
||
![]()
Sequential
|
||
public dequeue():* |
||
![]()
Sequential
|
||
public element():* |
||
![]()
Sequential
|
||
public equals( ![]() |
||
![]()
Sequential
|
||
public offer( ![]() |
||
![]()
Sequential
|
||
public peek():* |
||
![]()
Sequential
|
||
public poll():* |
||
![]()
Sequential
|
Object | Type | Connection | Notes |
AbstractCollection | Class | Generalization | |
«interface» IQueue | Interface | Realisation | |
LinearQueue | Class | Generalization |