List <Object> objList=Arrays.asList("Hello", "World","CoderMagnet"); List<String> stringList=(List<String>)(Object)objList;
確定! 回上一頁