Searched defs:addElement (Results 1 – 4 of 4) sorted by relevance
79 public synchronized void addElement(@libcore.util.NullFromTypeParam E obj) { throw new RuntimeExcep… in addElement() method in Vector
141 public synchronized void addElement(E obj) { in addElement() method in Vector
1308 public synchronized void addElement(E obj) { in addElement() method in VectorTest.SubVector
618 public synchronized void addElement(E obj) { in addElement() method