For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
For Example I have a class Demo and inside demo i have a nested protected class DemoNested .I want to access that DemoNested outside of package how should i do that.