Class CsvMapper.ViewKey
java.lang.Object
com.fasterxml.jackson.dataformat.csv.CsvMapper.ViewKey
- All Implemented Interfaces:
Serializable
- Enclosing class:
CsvMapper
Simple class in order to create a map key based on
JavaType and a given view.
Used for caching associated schemas in _untypedSchemas and _typedSchemas.- Since:
- 2.14
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ViewKey
-
-
Method Details
-
hashCode
-
equals
-
toString
-