| Package | Description | 
|---|---|
| net.bytebuddy.dynamic.scaffold.inline | 
 All classes and types in this package are related to creating a  
DynamicType by
 enhancing a given type. | 
| Modifier and Type | Method and Description | 
|---|---|
static ClassFileLocator.Default | 
ClassFileLocator.Default.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ClassFileLocator.Default[] | 
ClassFileLocator.Default.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2014. All rights reserved.