第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

new TestPokes()為什么會(huì)放到Collections.sort里面

new TestPokes()為什么會(huì)放到Collections.sort里面

王亞?wèn)|1 2018-05-02 00:07:15
Collections.sort(playerList.get(0).pokers,new TestPoker()); public TestPoker(){ this.playerList=new ArrayList <Player>(); PokerList this.pokerList=new ArrayList<Poker>(); this.pokerListAfterShuffle=new ArrayList<Poker>();  console=new Scanner(System.in); String[] pokerPoint={"2","3","4","5","6","7","8","9","10","J","Q","K","A"}; String[] pokerColor={"方片","梅花","红桃","黑桃"}; for(String point:pokerPoint){ for(String color:pokerColor){ Poker pk=new Poker(point,color); pokerList.add(pk); } } } _____________ Collections.sort(playerList.get(0).pokers,new TestPoker()); 这个写在给集合排序的sort里的 new TestPoker()是真的看不懂什么意思,希望大佬跟我说一下
查看完整描述

1 回答

?
zzZerOrz

TA貢獻(xiàn)101條經(jīng)驗(yàn) 獲得超28個(gè)贊

你那樣寫不會(huì)報(bào)錯(cuò)嗎,這個(gè)接口public static <T> void sort(List<T> list, Comparator<? super T> c)的第二個(gè)參數(shù)是個(gè)比較器誒

查看完整回答
反對(duì) 回復(fù) 2018-05-02
  • 王亞?wèn)|1
    王亞?wèn)|1
    https://m.imooc.com/article/23831,你看一下這個(gè),這個(gè)是java第三季的一個(gè)總結(jié)練習(xí)題,代碼就是這樣寫的,看的頭都快炸了
  • 王亞?wèn)|1
    王亞?wèn)|1
    我們說(shuō)的好像不是同一個(gè)誒,我說(shuō)的是排序的,你說(shuō)的是比較的
  • zzZerOrz
    zzZerOrz
    嗯嗯,等我用電腦看看,說(shuō)的是一個(gè)的,排序的前提就是比較的
點(diǎn)擊展開后面3
  • 1 回答
  • 0 關(guān)注
  • 975 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)