GitHub user wtanaka opened a pull request:
https://github.com/apache/beam/pull/4063
Remove redundant public modifier on inner interfaces
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wtanaka/beam redundantpublic
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/4063.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4063
----
commit a31759f1bca66fb1dc24ca67aaaf963992c465fc
Author: wtanaka.com <[email protected]>
Date: 2017-10-07T18:57:02Z
Remove redundant public modifier on inner interfaces
----
---