- value
- a value to search for
Documentation for this section has not yet been entered.
Type Reason Java.Lang.NullPointerException if the specified value is null
Legacy method testing if some key maps into the specified value in this table. This method is identical in functionality to ConcurrentHashMap.containsValue(java.lang.Object), and exists solely to ensure full compatibility with class Java.Util.Hashtable.