public interface Instrumenter
Modifier and Type | Interface and Description |
---|---|
static interface |
Instrumenter.Options
Instrumentation options.
|
Modifier and Type | Method and Description |
---|---|
void |
execute(Set<File> files)
Perform the instrumentation.
|
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.