package rebelsky.generics; public class PQtester { public static void main(String[] args) { PQ foo; } }