- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- org.apache.commons.collections4.MultiValuedMap
- All Known Implementing Classes:
- FictitiousCsvValuedMapConstructorThrowsException, FictitiousCsvValuedMapPrivateConstructor
public interface CsvValuedMap
extends org.apache.commons.collections4.MultiValuedMap
This is simply an interface that is derived from
MultiValuedMap but has no (known)
implementation.
It is being used to provoke an exception.
- Author:
- Andrew Rucker Jones
-
-
Method Summary
-
Methods inherited from interface org.apache.commons.collections4.MultiValuedMap
asMap, clear, containsKey, containsMapping, containsValue, entries, get, isEmpty, keys, keySet, mapIterator, put, putAll, putAll, putAll, remove, removeMapping, size, values
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2005–2025. All rights reserved.