Uses of Class
tools.jackson.core.sym.BinaryNameMatcher
Packages that use BinaryNameMatcher
Package
Description
Internal implementation classes for efficient handling of
of symbols in JSON (Object property names)
-
Uses of BinaryNameMatcher in tools.jackson.core.sym
Methods in tools.jackson.core.sym that return BinaryNameMatcherModifier and TypeMethodDescriptionstatic BinaryNameMatcherstatic BinaryNameMatcherBinaryNameMatcher.constructCaseInsensitive(Locale locale, List<Named> propertyNames, boolean alreadyInterned) static BinaryNameMatcherBinaryNameMatcher.constructFrom(List<Named> propertyNames, boolean alreadyInterned)