Toggle navigation
Home
com.google.common.base.CharMatcher to com.ibm.icu.text.UnicodeSet
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'james-project'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> External
Mapping:
Add or Remove Method invocation
NAME_ANNOTATION_PATTERN.matchesAllOf(key)
to
NAME_ANNOTATION_PATTERN.containsAll(key)
FLAG_NAME_PATTERN.matchesAllOf(flagName)
to
FLAG_NAME_PATTERN.containsAll(flagName)