Searched defs:TextReporter (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/rmi/reliability/benchmark/bench/
H A DTextReporter.java40 public class TextReporter implements Reporter { class in inherits:Reporter
56 * Create TextReporter which writes to the given stream.
58 public TextReporter(OutputStream out, String title) { method in class:TextReporter

Completed in 38 milliseconds