import java.util.*; public class Test { List<Integer> f = new ArrayList<>(){}; }