@ExcludedClass @NotStorableClass public class MemoryImage extends Object
Constructor and Description |
---|
MemoryImage(NodeForObject rootNode,
Map<WeakObjectIdentityKey,NodeForObject> nodeForObjectByWeakMap,
Map<String,Set<NodeForObject>> instanceOfClassMap) |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(Object object) |
List<Object> |
getInstanceOfClass(String className) |
NodeForObject |
getRootNode() |
public MemoryImage(NodeForObject rootNode, Map<WeakObjectIdentityKey,NodeForObject> nodeForObjectByWeakMap, Map<String,Set<NodeForObject>> instanceOfClassMap)
public NodeForObject getRootNode()
public boolean contains(Object object) throws MemInspectorException
MemInspectorException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.