Searched refs:InternalLogWriter (Results 1 – 3 of 3) sorted by relevance
27 import stats.InternalLogWriter;133 if (log instanceof InternalLogWriter) in execute()134 returnString = ((InternalLogWriter)log).getLog(); in execute()
32 public class InternalLogWriter extends PrintWriter class42 public InternalLogWriter() { in InternalLogWriter() method in InternalLogWriter
49 InternalLogWriter.java
Completed in 21 milliseconds