import java.util.*; public class ListFun { public static void main(String args[]) { List l1 = new ArrayList(); for (int i=0; i