Please tell me, am I right or wrong. (inner class).
If innerRef is an instance of any nested class (static or non-static member class, local and anonymous class) within the class Outer, then the expression (innerRef instanceof Outer) will always evaluate to false.