| Interface | Description |
|---|---|
| Deserializer<T> |
Throwaway object only meant to perform one deserialization of a stream.
|
| Serializer<T> |
Throwaway object for writing objects to files.
|
| TextDeserializer<T> |
Throwaway object only meant to perform one deserialization of a reader.
|
| TextSerializer<T> |
| Class | Description |
|---|---|
| PrintWriter |
Copyright © 2022. All rights reserved.