- java.lang.Object
-
- java.io.OutputStream
-
- com.jalios.io.NullOutputStream
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static java.lang.String |
REVISION |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
write(int b) |
-
Methods inherited from class java.io.OutputStream
close, flush, write, write
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
write
public void write(int b)
- Specified by:
write
in class java.io.OutputStream
Copyright © 2001-2010 Jalios SA. All Rights Reserved.