Package wt.pds

Interface PDSObjectInput

All Superinterfaces:
AutoCloseable, DataInput, ObjectInput

public interface PDSObjectInput extends ObjectInput
This is a tagging interface for identifying when a PDS ObjectInput implementation is used to deserialize an object.

Supported API: true

Extendable: false