| Package | Description |
|---|---|
| org.glowroot.agent.weaving |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableShimClass.Builder |
ImmutableShimClass.builder()
Creates a builder for
ImmutableShimClass. |
ImmutableShimClass.Builder |
ImmutableShimClass.Builder.copyFrom(org.glowroot.agent.weaving.PluginDetail.ShimClass instance)
Fill a builder with attribute values from the provided
ShimClass instance. |
ImmutableShimClass.Builder |
ImmutableShimClass.Builder.type(org.objectweb.asm.Type type)
Initializes the value for the
type attribute. |
Copyright © 2011–2020 Glowroot contributors. All rights reserved.