public interface Instrumenter
| Modifier and Type | Field and Description |
|---|---|
static Instrumenter |
DO_NOTHING |
| Modifier and Type | Method and Description |
|---|---|
void |
dump(PrintStream out) |
byte[] |
instrument(String resourceName,
byte[] data) |
static final Instrumenter DO_NOTHING
byte[] instrument(String resourceName, byte[] data)
void dump(PrintStream out)
Copyright © 2016. All rights reserved.