Class AsArrayTypeSerializer

  • Direct Known Subclasses:
    AsPropertyTypeSerializer

    public class AsArrayTypeSerializer
    extends TypeSerializerBase
    Type serializer that will embed type information in an array, as the first element, and actual value as the second element.
    Since:
    1.5
    Author:
    tatu