Package org.apache.hadoop.hbase.util
Class CollectionUtils
java.lang.Object
org.apache.hadoop.hbase.util.ConcurrentMapUtils
org.apache.hadoop.hbase.util.CollectionUtils
Deprecated.
Since 2.0.6/2.1.3/2.2.0
Utility methods for dealing with Collections, including treating null collections as empty.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.util.ConcurrentMapUtils
computeIfAbsent, computeIfAbsent, computeIfAbsentEx
-
Constructor Details
-
CollectionUtils
public CollectionUtils()Deprecated.
-