Package org.codehaus.jackson.annotate
Class JsonTypeInfo.None
java.lang.Object
org.codehaus.jackson.annotate.JsonTypeInfo.None
- Enclosing class:
- JsonTypeInfo
This marker class that is only to be used with
defaultImpl
annotation property, to indicate that there is no default implementation
specified.- Since:
- 1.9
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
None
public None()
-