public abstract static class Converter.None extends Object implements Converter<Object,Object>
Specifically, this class is to be used as the marker for
annotation JsonSerialize
,
property converter
(and related)
Converter.None
Constructor and Description |
---|
None() |
Copyright © 2014–2015 FasterXML. All rights reserved.