Skip to content

Commit

Permalink
Fix Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jodastephen committed Oct 30, 2018
1 parent ceb2388 commit cfcb077
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -447,6 +447,7 @@ public MapStream<ParameterMetadata, Double> sensitivities() {
* This returns a {@code Map} keyed by the identifier of the metadata.
* For example, this could be used to extract a {@code Map<Tenor, Double>}.
*
* @param <T> the type of the identifier
* @param identifierType the type of the parameter metadata identifier
* @return a map containing the parameter metadata identifier and the sensitivity value
* @throws ClassCastException if the identifier of the parameter metadata does not match the specified type
Expand Down

0 comments on commit cfcb077

Please sign in to comment.