blob: 5c2b4cd47a675f4cbabddbed407bda20a9a07d0b [file] [log] [blame]
public class SubList<E> extends List<E> {
}