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