compareTo(b.id)); for(var i in pojo){ print(i.id); // prints list in sorted order i.e 1 3 5 7 } } class POJO { int id; POJO(this.id); }.
確定! 回上一頁