前段時間看Java編程思想泛型時對lt extends T gt 與lt super T gt 很懵逼, ... Type mismatch: cannot convert from List to List<? extends Cat> ,
確定! 回上一頁