Class PolymorphicMapSchema

java.lang.Object
io.protostuff.runtime.PolymorphicSchema
io.protostuff.runtime.PolymorphicMapSchema
All Implemented Interfaces:
Schema<Object>

public abstract class PolymorphicMapSchema extends PolymorphicSchema
Used when the type is an interface (Map/SortedMap).