Just call the method directly. HAUtils ha = new HAUtils(); List<String> = HAUtils.objToList(obj,String.class); ... and above.
確定! 回上一頁