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 |
---|
JsonSerializer.None() |
acceptJsonFormatVisitor, getDelegatee, handledType, isEmpty, isEmpty, isUnwrappingSerializer, replaceDelegatee, serialize, serializeWithType, unwrappingSerializer, usesObjectId
Copyright © 2014-2015 FasterXML. All Rights Reserved.