Interface DeserializerRegistry<S>

Type Parameters:
S - a type of objects to deserialize

public sealed interface DeserializerRegistry<S>
A registry that manages Deserializers.

The implementations of this interface are thread-safe.