Uses of Class
com.fasterxml.jackson.databind.cfg.ContextAttributes.Impl
-
Packages that use ContextAttributes.Impl Package Description com.fasterxml.jackson.databind.cfg Package that contains most of configuration-related classes; exception being couple of most-commonly used configuration things (like Feature enumerations) that are at the main level (com.fasterxml.jackson.databind
). -
-
Uses of ContextAttributes.Impl in com.fasterxml.jackson.databind.cfg
Fields in com.fasterxml.jackson.databind.cfg declared as ContextAttributes.Impl Modifier and Type Field Description protected static ContextAttributes.Impl
ContextAttributes.Impl. EMPTY
-