mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-09 11:35:28 +00:00
(doc) Fix incorrect Javadoc description
This commit is contained in:
parent
81dfadfc80
commit
d1c5fb852e
@ -62,7 +62,7 @@ public abstract class AbstractSetValuedMap<K, V> extends AbstractMultiValuedMap<
|
||||
|
||||
/**
|
||||
* Creates a new value collection using the provided factory.
|
||||
* @return a new list
|
||||
* @return a new set
|
||||
*/
|
||||
@Override
|
||||
protected abstract Set<V> createCollection();
|
||||
|
Loading…
x
Reference in New Issue
Block a user