enclosing Class Name
Returns the enclosing class, like Map
for Map.Entry
. Returns null if this class is not nested in another class.
Returns the enclosing class, like Map
for Map.Entry
. Returns null if this class is not nested in another class.