#include <space.h>
Class diagram for oldSpace:
Friends | |||
![]() | ![]() | void | space::compact (mapOop, space*&, oop*&, oop*&) |
![]() | ![]() | class | universe |
![]() | ![]() | class | generation |
![]() | ![]() | class | newGeneration |
![]() | ![]() | class | oldGeneration |
![]() | ![]() | class | Monitor |
![]() | ![]() | class | SelfMonitor |
![]() | ![]() | class | abstract_monitor |
![]() | ![]() | class | rSet |
void space::compact (mapOop, space *&, oop *&, oop *&) [friend]
|
friend class universe [friend]
|
Reimplemented from space.
friend class generation [friend]
|
Reimplemented from space.
friend class newGeneration [friend]
|
Reimplemented from space.
friend class oldGeneration [friend]
|
Reimplemented from space.
friend class Monitor [friend]
|
Reimplemented from space.
friend class SelfMonitor [friend]
|
friend class abstract_monitor [friend]
|
Reimplemented from space.
friend class rSet [friend]
|