Package org.eclipse.net4j.util.io
Class EmptyInputStream
- java.lang.Object
- 
- java.io.InputStream
- 
- org.eclipse.net4j.util.io.EmptyInputStream
 
 
- 
- All Implemented Interfaces:
- java.io.Closeable,- java.lang.AutoCloseable
 
 public class EmptyInputStream extends java.io.InputStream- Since:
- 3.14
- Author:
- Eike Stepper
 
- 
- 
Constructor SummaryConstructors Constructor Description EmptyInputStream()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description intread()
 
-