Searched refs:removeElementAt (Results 1 – 5 of 5) sorted by relevance
85 removeElementAt(len - 1); in pop()
555 public synchronized void removeElementAt(int index) { in removeElementAt() method643 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