Skip to content

handle non-public inner class retrieval #3333

@kares

Description

@kares

users still might use work-around JavaUtilities.get_proxy_class('path.to.Outer$Inner') e.g. #933

they can get an improvement to act similar to how private_constant does - no showing up in Outer.constants but with Outer::Inner working (inside Outer)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions