JsonFormatVisitable, SchemaAware, ContextualSerializer, SerializableStdArraySerializers.FloatArraySerializer, StdArraySerializers.LongArraySerializer, StdArraySerializers.ShortArraySerializerprotected abstract static class StdArraySerializers.TypedPrimitiveArraySerializer<T> extends ArraySerializerBase<T>
JsonSerializer.None_property, _unwrapSingle_handledType| Modifier | Constructor | Description |
|---|---|---|
protected |
TypedPrimitiveArraySerializer(StdArraySerializers.TypedPrimitiveArraySerializer<T> src,
BeanProperty prop,
Boolean unwrapSingle) |
|
protected |
TypedPrimitiveArraySerializer(Class<T> cls) |
| Modifier and Type | Method | Description |
|---|---|---|
ContainerSerializer<?> |
_withValueTypeSerializer(TypeSerializer vts) |
Method that needs to be implemented to allow construction of a new
serializer object with given
TypeSerializer, used when
addition type information is to be embedded. |
_shouldUnwrapSingle, _withResolved, createContextual, serialize, serializeContents, serializeWithTypegetContentSerializer, getContentType, hasContentTypeAnnotation, hasSingleElement, withValueTypeSerializergetDelegatee, isEmpty, isEmpty, isUnwrappingSerializer, properties, replaceDelegatee, unwrappingSerializer, usesObjectId, withFilterIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_neitherNull, _nonEmpty, acceptJsonFormatVisitor, createSchemaNode, createSchemaNode, findAnnotatedContentSerializer, findContextualConvertingSerializer, findConvertingContentSerializer, findFormatFeature, findFormatOverrides, findIncludeOverrides, findPropertyFilter, getSchema, getSchema, handledType, isDefaultSerializer, visitArrayFormat, visitArrayFormat, visitFloatFormat, visitIntFormat, visitIntFormat, visitStringFormat, visitStringFormat, wrapAndThrow, wrapAndThrowprotected TypedPrimitiveArraySerializer(StdArraySerializers.TypedPrimitiveArraySerializer<T> src, BeanProperty prop, Boolean unwrapSingle)
public final ContainerSerializer<?> _withValueTypeSerializer(TypeSerializer vts)
ContainerSerializerTypeSerializer, used when
addition type information is to be embedded._withValueTypeSerializer in class ContainerSerializer<T>Copyright © 2008–2018. All rights reserved.