blob: fedaa3589aae9471bce467d9f1f4b16d14b64d7b [file] [log] [blame]
public class A <T extends java.util.List> {
T x;
}