Class TObjectInputStream
- java.lang.Object
-
- java.io.InputStream
-
- de.mirkosertic.bytecoder.classlib.java.io.TObjectInputStream
-
- All Implemented Interfaces:
java.io.Closeable
,java.lang.AutoCloseable
public class TObjectInputStream extends java.io.InputStream
-
-
Field Summary
Fields Modifier and Type Field Description private java.io.InputStream
delegate
-
Constructor Summary
Constructors Constructor Description TObjectInputStream(java.io.InputStream delegate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
read()
-