| Modifier and Type | Method and Description |
|---|---|
abstract ClassTracer.State |
ClassTracer.State.transition(org.glassfish.pfl.tf.spi.Util util,
org.objectweb.asm.MethodVisitor mv,
ClassTracer.Input input) |
static ClassTracer.State |
ClassTracer.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassTracer.State[] |
ClassTracer.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2024 Eclipse Foundation. All rights reserved.