[HDFS-16903]. Fix javadoc of LightWeightResizableGSet class (#5338)
This commit is contained in:
parent
0ae075a2af
commit
be564f5c20
@ -33,7 +33,7 @@
|
||||
*
|
||||
* This class does not support null element.
|
||||
*
|
||||
* This class is not thread safe.
|
||||
* This class is thread safe.
|
||||
*
|
||||
* @param <K> Key type for looking up the elements
|
||||
* @param <E> Element type, which must be
|
||||
|
Loading…
Reference in New Issue
Block a user