Searched refs:testAsArray (Results 1 – 4 of 4) sorted by relevance
101 public void testAsArray(Integer[] array, Node<Integer> n) { in testAsArray() method in NodeTest
124 public void testAsArray(double[] array, Node.OfDouble n) { in testAsArray() method in DoubleNodeTest
124 public void testAsArray(long[] array, Node.OfLong n) { in testAsArray() method in LongNodeTest
124 public void testAsArray(int[] array, Node.OfInt n) { in testAsArray() method in IntNodeTest