public interface Dumpable
Dumpable...| Modifier and Type | Method and Description |
|---|---|
void |
dump(DumpContext ctx,
boolean isLast)
Dumps some human readable information using the given context.
|
void dump(@Nonnull DumpContext ctx, boolean isLast)
ctx - the dump contextisLast - specifies if this is the last element to dump on this levelCopyright © 2010 - 2020 Adobe. All Rights Reserved