internalTypes
Get the nested classes. class Foo { class Bar {} }
In the example above we expect the nested types for {Foo} to be {Bar}.
The nested classes.
Get the nested classes. class Foo { class Bar {} }
In the example above we expect the nested types for {Foo} to be {Bar}.
The nested classes.