public class ListDumper<T> extends java.lang.Object implements Dumper.Cacheable<T>
Dumper.Cacheable<T>LIST_DUMPER, MAP_DUMPER, STRING_DUMPER, VALUE_DUMPER| Constructor and Description |
|---|
ListDumper() |
| Modifier and Type | Method and Description |
|---|---|
void |
cachedInspect(Data<T> data,
DumpingBuffer context) |
protected void |
dumpType(Data<T> data,
DumpingBuffer context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcachedDump, dump, dumpValuepublic void cachedInspect(Data<T> data, DumpingBuffer context)
cachedInspect in interface Dumper.Cacheable<T>protected void dumpType(Data<T> data, DumpingBuffer context)