Class NullInfoStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class NullInfoStream
    extends InfoStream
    Prints nothing. Just to make sure tests pass w/ and without enabled InfoStream without actually making noise.
    WARNING: This API is experimental and might change in incompatible ways in the next release.