| Class | Description |
|---|---|
| CalculateMemory | |
| NewClass | |
| ObjectSizeFetcher | |
| ObjectSizer |
Measures the approximate size of an object in memory, given a Class which
has a no-argument constructor.
|
| Sizeof |
Measures the approximate size of an object in memory, given a Class which
has a no-argument constructor.
|
| TestSize |