Class PrintStreamInfoStream

java.lang.Object
org.apache.lucene.util.InfoStream
org.apache.lucene.util.PrintStreamInfoStream
All Implemented Interfaces:
Closeable, AutoCloseable, Cloneable

public class PrintStreamInfoStream extends InfoStream
InfoStream implementation over a PrintStream such as System.out.