LinkedList llist = new LinkedList(); Linkage(String[] str0) { initList(str0); } void initList(String[] str) { for (int i=0; i