Skip to content

IndexedRingBuffer.getInstance can infer type #2864

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

Merged
merged 1 commit into from
Apr 9, 2015

Conversation

davidmoten
Copy link
Collaborator

Added type to IndexedRingBuffer.POOL (to get rid of raw types warning) and changed signature of IndexedRingBuffer.getInstance so that it infers type. Means that 13 unchecked warnings in the code base can be removed.

@akarnokd
Copy link
Member

akarnokd commented Apr 9, 2015

Thanks!

akarnokd added a commit that referenced this pull request Apr 9, 2015
IndexedRingBuffer.getInstance can infer type
@akarnokd akarnokd merged commit a9cd938 into ReactiveX:1.x Apr 9, 2015
@benjchristensen benjchristensen mentioned this pull request Apr 9, 2015
@davidmoten davidmoten deleted the main-warnings branch April 10, 2015 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants