| Interface | Description |
|---|---|
| Closeable | |
| DataInput | |
| DataOutput | |
| FileFilter | |
| FilenameFilter | |
| Flushable | |
| ObjectInput | |
| ObjectInputValidation | |
| ObjectOutput | |
| Serializable |
| Class | Description |
|---|---|
| File |
Class provided for the sole purpose of compiling the FileFilter and
FilenameFilter interfaces.
|
| FileInputStream | |
| FileOutputStream | |
| ObjectInputStream |
Classes provided for serialization support.
|
| ObjectOutputStream |
Classes provided for serialization support.
|
Copyright © 2005–2024 Javolution. All rights reserved.