public class MapInspector extends CacheableInspector
data| Constructor and Description |
|---|
MapInspector(Data data) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
cachedInspect(java.lang.String path,
InspectorCache cache) |
protected java.util.Set<java.lang.Object> |
getFieldNames() |
protected java.lang.String |
key(java.lang.Object o) |
protected java.lang.String |
type() |
cachedDump, dump, inspectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaultInspectorpublic MapInspector(Data data)
public java.lang.String cachedInspect(java.lang.String path,
InspectorCache cache)
cachedInspect in class CacheableInspectorprotected java.lang.String key(java.lang.Object o)
protected java.util.Set<java.lang.Object> getFieldNames()
protected java.lang.String type()