package java.lang; public final class Integer extends Number ... public static boolean isDigit(String input) { // null or length < 0, ...
確定! 回上一頁