Searched defs:getChars (Results 1 – 6 of 6) sorted by relevance
87 public char[] getChars() throws Exception { in getChars() method in WriterTesterTest.FileWriterCharSinkTester102 public char[] getChars() throws Exception { in getChars() method in WriterTesterTest.CharArrayWriterCharSinkTester134 public char[] getChars() throws Exception { in getChars() method in WriterTesterTest.PipedWriterCharSinkTester150 public char[] getChars() throws Exception { in getChars() method in WriterTesterTest.StringWriterCharSinkTester209 public char[] getChars() throws Exception { in getChars() method in WriterTesterTest.OutputStreamWriterCharSinkTester
48 public abstract char[] getChars() throws Exception; in getChars() method in CharSinkTester
90 public char[] getChars() throws Exception { in getChars() method in CharWrapperTester.WrapperSinkTester
418 public synchronized void getChars(int start, int end, char[] buffer, int idx) { in getChars() method in StringBuffer
295 public void getChars(int start, int end, char[] dst, int dstStart) { in getChars() method in AbstractStringBuilder
810 public void getChars(int start, int end, char[] buffer, int index) { in getChars() method in String