Skip to content
Snippets Groups Projects
Commit 0cfb599b authored by Powers, Peter M.'s avatar Powers, Peter M.
Browse files

doc

parent c163da70
No related branches found
No related tags found
1 merge request!210EQ rate and probability calculator
......@@ -327,7 +327,7 @@ public abstract class XySequence implements Iterable<XyPoint> {
/**
* Returns an iterator over the {@link XyPoint}s in this sequence. For
* immutable implementations, the {@link XyPoint#set(double)} method of a
* returned point will throw an {@code UnsupportedOperationException}.
* returned point throws an {@code UnsupportedOperationException}.
*/
@Override
public Iterator<XyPoint> iterator() {
......
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