E -
public class EventObjectInputStream<E> extends InputStream
public int read()
throws IOException
read in class
InputStream
IOException
public int available()
throws IOException
available in class
InputStream
IOException
public E readEvent() throws IOException
IOException
public void close()
throws IOException
close in interface
Closeable
close in interface
AutoCloseable
close in class
InputStream
IOException