Can a static nested class have access to the enclosing class non-static methods or instance variables?
Question
Can a static nested class have access to the enclosing class non-static methods or instance variables?
Answer
No .
Can a static nested class have access to the enclosing class non-static methods or instance variables?
No .