Package org.apache.druid.jackson
Class DefaultTrueJsonIncludeFilter
java.lang.Object
org.apache.druid.jackson.DefaultTrueJsonIncludeFilter
JsonInclude filter for boolean values that default to true.
This API works by "creative" use of equals. It requires warnings to be suppressed and also requires spotbugs
exclusions (see spotbugs-exclude.xml).-
Constructor Summary
Constructors -
Method Summary