Module tools.jackson.databind
Package tools.jackson.databind.util
Class IgnorePropertiesUtil.Checker
java.lang.Object
tools.jackson.databind.util.IgnorePropertiesUtil.Checker
- Enclosing class:
- IgnorePropertiesUtil
Helper class to encapsulate logic from static
shouldIgnore
method
of util class.-
Method Summary
Modifier and TypeMethodDescriptionstatic IgnorePropertiesUtil.Checker
boolean
shouldIgnore
(Object propertyName)
-
Method Details
-
construct
-
shouldIgnore
-