You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by krichter722 <gi...@git.apache.org> on 2018/03/19 20:13:13 UTC

[GitHub] storm issue #459: [STORM-2999] Add generics to static type of method paramet...

Github user krichter722 commented on the issue:

    https://github.com/apache/storm/pull/459
  
    I just realized that this PR makes a lot of `@SuppressWarning("rawtypes")` unnecessary. What do you think about adding that as a second commit to this PR?


---