AbstractProtected Abstract_getAbstractclearAbstractcloneAbstractfilterWhether the given key exists.
Key to test.
true if found; otherwise false.
Whether there exists an entry with the given value.
Value to test.
true if found; otherwise false.
AbstractisAbstractmap
Iterable view over key-value entries.
Remarks
Time O(1), Space O(1)