A Selector is a wrapper around an arbitrary object.
java.lang.Object
getObject()
boolean
matches(T key)
key
Get the object being used for comparisons and equals checks.
Indicates whether this Selector matches the key.
true
false