I have the following code. I want to get hold of the outer class object using which I created the inner class object inner. How can I do it?
inner
pub
OuterClass.this references the outer class.
OuterClass.this