More likely, static inner classes can solve the node-hiding problem. Nodes probably don't care about the tree that uses them, and so need no access to elements in the tree class's scope. However, access to encosing class scope hasn't been described yet, so it doesn't make much sense to talk about static inner classes yet.
This page last modified on 24 January 2006.