Add keywords
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@209673 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0fdd5982c3
commit
c9a30909de
|
@ -51,7 +51,7 @@ import org.apache.commons.collections.iterators.IteratorChain;
|
||||||
* @author Stephen Colebourne
|
* @author Stephen Colebourne
|
||||||
* @author Julien Buret
|
* @author Julien Buret
|
||||||
* @author Serhiy Yevtushenko
|
* @author Serhiy Yevtushenko
|
||||||
* @version $Revision: $ $Date: $
|
* @version $Revision$ $Date$
|
||||||
* @since Commons Collections 3.2
|
* @since Commons Collections 3.2
|
||||||
*/
|
*/
|
||||||
public class MultiValueMap extends AbstractMapDecorator implements MultiMap {
|
public class MultiValueMap extends AbstractMapDecorator implements MultiMap {
|
||||||
|
|
Loading…
Reference in New Issue