public static final class CsvMapper.ViewKey extends Object implements Serializable
JavaType
and a given view.
Used for caching associated schemas in _untypedSchemas
and _typedSchemas
.public ViewKey(com.fasterxml.jackson.databind.JavaType pojoType, Class<?> view)
Copyright © 2022 FasterXML. All rights reserved.