Skip to content
Snippets Groups Projects
Commit 79c248fd authored by Altekruse, Jason Morgan's avatar Altekruse, Jason Morgan
Browse files

Apply suggestion to src/main/java/gov/usgs/earthquake/nshmp/data/Sequences.java

parent 068bfe62
No related branches found
No related tags found
1 merge request!93XySequence edits
......@@ -83,7 +83,7 @@ class Sequences {
* x-values are the union of all specified sequences, and the y-values are
* summed accordingly.
*
* @param xySequences
* @param xySequences to combine
* @return xys
*/
static XySequence combine(Collection<XySequence> xySequences) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment