First page
Back
Continue
Last page
Overview
Graphics
ObjectInputStream
The class allows reading objects from an underlying InputStream. It contains the following method:
public Object readObject() throws IOException, ClassNotFoundException