public final class DisabledOutputStream extends OutputStream
Modifier and Type | Field and Description |
---|---|
static DisabledOutputStream |
INSTANCE
The canonical instance which always throws IllegalStateException.
|
public static final DisabledOutputStream INSTANCE
public void write(int b) throws IOException
write
in class OutputStream
IOException
Copyright © 2014. All rights reserved.