Class DisallowWrite.DisallowWriteStream

java.lang.Object
java.io.OutputStream
org.junit.contrib.java.lang.system.internal.DisallowWrite.DisallowWriteStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
Enclosing class:
DisallowWrite

private static class DisallowWrite.DisallowWriteStream extends OutputStream
  • Constructor Details

    • DisallowWriteStream

      private DisallowWriteStream()
  • Method Details