1 changed files with 8 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||
package testat_g11; |
|||
|
|||
|
|||
public class SimplePriorityQueue<T extends Ticket> implements IPriorityQueue<T> { |
|||
|
|||
|
|||
|
|||
} |
Loading…
Reference in new issue