protected abstract static class StdArraySerializers.TypedPrimitiveArraySerializer<T> extends ArraySerializerBase<T>
JsonSerializer.None| Modifier and Type | Field and Description |
|---|---|
protected TypeSerializer |
_valueTypeSerializer
Type serializer to use for values, if any.
|
_property, _unwrapSingle_handledType| Modifier | Constructor and Description |
|---|---|
protected |
TypedPrimitiveArraySerializer(Class<T> cls) |
protected |
TypedPrimitiveArraySerializer(StdArraySerializers.TypedPrimitiveArraySerializer<T> src,
BeanProperty prop,
TypeSerializer vts,
Boolean unwrapSingle) |
_withResolved, createContextual, serialize, serializeContents, serializeWithType_withValueTypeSerializer, getContentSerializer, getContentType, hasContentTypeAnnotation, hasSingleElement, isEmpty, withValueTypeSerializeracceptJsonFormatVisitor, createObjectNode, createSchemaNode, createSchemaNode, findConvertingContentSerializer, findPropertyFilter, getSchema, getSchema, handledType, isDefaultSerializer, wrapAndThrow, wrapAndThrowgetDelegatee, isEmpty, isUnwrappingSerializer, properties, replaceDelegatee, unwrappingSerializer, usesObjectId, withFilterIdprotected final TypeSerializer _valueTypeSerializer
protected TypedPrimitiveArraySerializer(StdArraySerializers.TypedPrimitiveArraySerializer<T> src, BeanProperty prop, TypeSerializer vts, Boolean unwrapSingle)
Copyright © 2014–2015 FasterXML. All rights reserved.