Searched refs:removeElementAt (Results 1 – 7 of 7) sorted by relevance
47 v.removeElementAt(0); in run()
84 removeElementAt(len - 1); in pop()
547 public synchronized void removeElementAt(int index) { in removeElementAt() method639 removeElementAt(i); in removeElement()
496 v.removeElementAt(0); in test_elements_subtest0()570 tVector.removeElementAt(22); in test_equalsLjava_lang_Object()759 v.removeElementAt(0); in test_isEmpty_subtest0()771 v.removeElementAt(0); in test_isEmpty_subtest0()996 v.removeElementAt(50); in test_removeElementAtI()1004 tVector.removeElementAt(60); in test_removeElementAtI()1010 tVector.removeElementAt(-1); in test_removeElementAtI()1017 tVector.removeElementAt(tVector.size()); in test_removeElementAtI()1238 v.removeElementAt(0); in test_size()1250 v.removeElementAt(0); in test_size()
133 public synchronized void removeElementAt(int index) { in removeElementAt() method in Vector
75 public synchronized void removeElementAt(int index) { throw new RuntimeException("Stub!"); } in removeElementAt() method in Vector
15280 method public void removeElementAt(int);