| Package | Description |
|---|---|
| org.glowroot.agent.weaving |
| Modifier and Type | Method and Description |
|---|---|
ImmutableShimClass |
ImmutableShimClass.Builder.build()
Builds a new
ImmutableShimClass. |
static ImmutableShimClass |
ImmutableShimClass.copyOf(org.glowroot.agent.weaving.PluginDetail.ShimClass instance)
Creates an immutable copy of a
PluginDetail.ShimClass value. |
ImmutableShimClass |
ImmutableShimClass.withType(org.objectweb.asm.Type value)
Copy the current immutable object by setting a value for the
type attribute. |
Copyright © 2011–2020 Glowroot contributors. All rights reserved.