|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| AbstractObjectInfo | Representation of an object reference, including its class and ID. |
| ArrayInfo | Default implementation of IArrayInfo. |
| ArraySizeInfo | Holds information about arrays on the heap and their sizes. |
| ClassInfo | Representation of a class, including its name, ID, and class loader info. |
| ClassObjectInfo | Representation of an instance of Class to enable access to
the corresponding IClassInfo. |
| ExceptionResult<V> | |
| FieldInfo | Value class representing an instance field in a class. |
| HeapHistogram | A heap histogram holds an array of ITypeHeapInfo objects which gives
statistics about the contents of types on the java heap. |
| HeapInfo | Represents heap usage for a single type, including growth rate. |
| InstanceReferrers | Holds information about which instances that point to a certain object. |
| KnownResult<V> | |
| KnownTruncatable<T> | An implementation of ITruncatable for known results. |
| Location | Default ILocation implementation. |
| MethodInfo | Default IMethodInfo implementation. |
| ObjectInfo | Representation of an object reference, including its class and ID. |
| PointToTypeInfo | Value class holding information about which types references another specific type. |
| PrimitiveFieldValue | Represents a primitive field in an instance. |
| PrimitiveValue | Represents a primitive value. |
| ReferenceFieldValue | Represents a reference field in an instance. |
| ReferenceValue | Represents a reference value that might be null. |
| RelationshipInfo | Represents a relation from one object to an object graph. |
| StaticField | Represents a static field in a class. |
| ThreadRoot | Represents a thread root. |
| TimeCache<T> | Experimental to handle caching of data that may change over time. |
| Trace | Represents an allocation stack trace, including invocation count. |
| TypeHeapInfo | Represents heap usage for a single type, including growth rate. |
| ValueFactory | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||