Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LineGraph refactor #3

Open
thumbnail opened this issue Oct 27, 2017 · 0 comments
Open

LineGraph refactor #3

thumbnail opened this issue Oct 27, 2017 · 0 comments

Comments

@thumbnail
Copy link
Member

LineGraph needs to be split up to use a separate data container. My suggestion for this data container is that it's simply a wrapper for List<Double>. Removing the need for getMin and getMax methods on LineGraph itself.

Also it might be possible to combine the two IntStreams into one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant