Fixed Javadoc
This commit is contained in:
parent
16583e3986
commit
5e37b18f23
@ -46,8 +46,8 @@ import java.util.concurrent.ConcurrentMap;
|
|||||||
import java.util.concurrent.locks.ReentrantLock;
|
import java.util.concurrent.locks.ReentrantLock;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* An alternative weak-key identity-comparing {@link ConcurrentMap} which is
|
* An alternative weak-key {@link ConcurrentMap} which is similar to
|
||||||
* similar to {@link java.util.concurrent.ConcurrentHashMap}.
|
* {@link java.util.concurrent.ConcurrentHashMap}.
|
||||||
*
|
*
|
||||||
* @author The Netty Project (netty-dev@lists.jboss.org)
|
* @author The Netty Project (netty-dev@lists.jboss.org)
|
||||||
* @author Doug Lea
|
* @author Doug Lea
|
||||||
|
Loading…
Reference in New Issue
Block a user