Searched defs:writeLine (Results 1 – 4 of 4) sorted by relevance
40 /* package for testing */ void writeLine(String string) { in writeLine() method in SimpleIcsWriter
150 void writeLine(String s, String sensitiveReplacement) throws IOException; in writeLine() method
318 public void writeLine(String s, String sensitiveReplacement) throws IOException { in writeLine() method in MailTransport
340 public void writeLine(String s, String sensitiveReplacement) throws IOException { in writeLine() method in MockTransport