import java.util.*; class Foo { static class ListData extends ArrayList {} void test() { Set list = new HashSet<>(); list.addA } }