Searched defs:isNull (Results 1 – 4 of 4) sorted by relevance
246 public static boolean isNull(Object obj) { in isNull() method in Objects
273 public boolean isNull(int index) { in isNull() method in JSONArray
371 public boolean isNull(String name) { in isNull() method in JSONObject
82 InputStream isNull = null; in test_X500Principal_02() local