You are viewing a single comment's thread. Return to all comments →
o = new Inner().new Private();
System.out.println(num+" is "+((Inner.Private)o).powerof2(num));
Seems like cookies are disabled on this browser, please enable them to open this website
Can You Access?
You are viewing a single comment's thread. Return to all comments →
o = new Inner().new Private();
System.out.println(num+" is "+((Inner.Private)o).powerof2(num));