private static class InternalDumperFactoryImpl.BytecodeDumpConsumerImpl extends java.lang.Object implements BytecodeDumpConsumer
BytecodeDumpConsumer.Item| Constructor and Description |
|---|
BytecodeDumpConsumerImpl(Dumper dumper) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(java.util.Collection<BytecodeDumpConsumer.Item> items) |
private final Dumper dumper
BytecodeDumpConsumerImpl(Dumper dumper)
public void accept(java.util.Collection<BytecodeDumpConsumer.Item> items)
accept in interface BytecodeDumpConsumer