Searched refs:testWithNull (Results 1 – 1 of 1) sorted by relevance
19 testWithNull(new Object[2]); in main()26 public static void testWithNull(Object[] o) { in testWithNull() method in Main