Class PolymorphicCollectionSchema

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

public abstract class PolymorphicCollectionSchema extends PolymorphicSchema
Used when the type is an interface (Collection/List/Set/SortedSet).