Searched refs:isNumericAddress (Results 1 – 3 of 3) sorted by relevance
114 InetAddressUtils.isNumericAddress(address)); in test_isNumericAddress()121 InetAddressUtils.isNumericAddress(address)); in test_isNotNumericAddress()127 InetAddressUtils.isNumericAddress(null); in test_isNumericAddress_null()
61 public static boolean isNumericAddress(String address) { in isNumericAddress() method in InetAddressUtils
659 method public static boolean isNumericAddress(String);