Hawking 发表于 2016-4-8 12:59 public static void main(String[] args) { TreeSet ts = new TreeSet(new Comparator() { @Override ...