@version $Id$
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199788 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
baa994c627
commit
a21b3cc000
|
@ -43,6 +43,7 @@ import org.junit.Test;
|
|||
* @see <a href="https://issues.apache.org/jira/browse/LANG-762">[LANG-762] Handle or document ReflectionToStringBuilder
|
||||
* and ToStringBuilder for collections that are not thread safe</a>
|
||||
* @since 3.0.2
|
||||
* @version $Id$
|
||||
*/
|
||||
public class ToStringStyleConcurrencyTest {
|
||||
|
||||
|
|
Loading…
Reference in New Issue