This is a problem because every generic collection uses non-primitive type. For example: List<Int> is equivalent of Java List<Integer>; Set< ...
確定! 回上一頁