| Package | Description |
|---|---|
| org.glassfish.pfl.tf.spi |
| Modifier and Type | Method and Description |
|---|---|
EnhancedClassData.MethodType |
EnhancedClassDataBase.classifyMethod(String fullMethodDescriptor) |
EnhancedClassData.MethodType |
EnhancedClassData.classifyMethod(String fullMethodDescriptor)
Classify the method.
|
static EnhancedClassData.MethodType |
EnhancedClassData.MethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnhancedClassData.MethodType[] |
EnhancedClassData.MethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2019 Eclipse Foundation. All rights reserved.