-
Bug
-
Resolution: Done
-
Minor
-
3.0.6
-
None
Documentation of joinEnlist defines the method have paramters public boolean joinEnlist(Object identifier, int expected) but the Helper defines it as public boolean joinEnlist(Object key).
The definition of the method in documentation should be changed and as well the description of the method which talks about the value expected - see ... or if the number of threads added to the list has reached the expected count.