我对javaList和arrayList不是很熟悉。我只是需要一些东西来顺利地工作,以追加和排序。我的算法很简单:add father to speciesList makethis new child the future father这里给出了ga_和ga_struct的定义
public class ga_struct {public St
我正在尝试对List<List<Integer>>词典编纂方式进行排序。但我无法实现目标,也不知道问题在哪里。List<List<Integer>> result = new ArrayList<List<Integer>>();
result.add(Arrays.asList(1, 2, 84, 9