public abstract static class JsonSerializer.None extends JsonSerializer<Object>
Specifically, this class is to be used as the marker for
annotation JsonSerialize
.
JsonSerializer.None
Constructor and Description |
---|
None() |
acceptJsonFormatVisitor, getDelegatee, handledType, isEmpty, isEmpty, isUnwrappingSerializer, properties, replaceDelegatee, serialize, serializeWithType, unwrappingSerializer, usesObjectId, withFilterId
Copyright © 2014–2015 FasterXML. All rights reserved.