Static nested classes have nothing to do with static members, it's about access to the outer class' non-static variables (obviously): https://docs.oracle.com/javase/tutorial/java/javaOO/nested.html
[ Full content available at: https://github.com/apache/beam/pull/6580 ] This message was relayed via gitbox.apache.org for [email protected]
