Uses of Class
com.github.elibracha.models.ignore.ContextIgnore
-
Packages that use ContextIgnore Package Description com.github.elibracha com.github.elibracha.deserializers -
-
Uses of ContextIgnore in com.github.elibracha
Methods in com.github.elibracha that return ContextIgnore Modifier and Type Method Description ContextIgnoreContextMapKey. getContextIgnore() -
Uses of ContextIgnore in com.github.elibracha.deserializers
Methods in com.github.elibracha.deserializers that return ContextIgnore Modifier and Type Method Description ContextIgnoreContextDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext)
-