all (flemme)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import java.util.AbstractQueue;
|
||||
import java.util.Collection;
|
||||
|
||||
public class CustomQueue<E> extends AbstractQueue<E> {
|
||||
|
||||
}
|
||||
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 8.6 KiB |
Reference in New Issue
Block a user