int sort(Object a, Object b) => ... ; // Initial, broken implementation. main() { SortedCollection collection = new SortedCollection(sort); // All we know ...
確定! 回上一頁