public class UselessOutputStream
extends java.io.OutputStream
| Modifier and Type | Field and Description |
|---|---|
static UselessOutputStream |
INSTANCE |
| Constructor and Description |
|---|
UselessOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(int b) |
public static final UselessOutputStream INSTANCE