Searched defs:setLength (Results 1 – 9 of 9) sorted by relevance
175 public void setLength(int elementCount) { in setLength() method in StackTest.BugStack
401 public synchronized void setLength(int length) { in setLength() method in DatagramPacket
112 public void setLength(long newLength) throws java.io.IOException { in setLength() method in RandomAccessFile
661 public void setLength(long newLength) throws IOException { in setLength() method in RandomAccessFile
49 public synchronized void setLength(int newLength) { throw new RuntimeException("Stub!"); } in setLength() method in StringBuffer
130 public void setLength(int newLength) { throw new RuntimeException("Stub!"); } in setLength() method in StringBuilder
69 public void setLength(int newLength) { in setLength() method in AbstractStringBuilder
190 public synchronized void setLength(int newLength) { in setLength() method in StringBuffer
205 public void setLength(int newLength) { in setLength() method in AbstractStringBuilder