Predicate
Interface for predicates that can be used to decide which converter to select.
jwienke
handlesKey
Checks whether the converter with this predicate can handle the specified key.
key – the key to check against
true if the converter shall handle this key, else false
true
false