public static interface NullSafeConcurrentHashMap.KeyFilter
Modifier and Type | Method and Description |
---|---|
boolean |
exclude(Object key) |
boolean exclude(Object key)
key
- may be nullkey
shuold be excludedCopyright © 2006–2016 Apache Software Foundation. All rights reserved.