| Package | Description |
|---|---|
| com.google.inject.internal |
Guice (sounds like like "juice")
|
| Modifier and Type | Method and Description |
|---|---|
abstract BytecodeGen |
BytecodeGen.Visibility.and(BytecodeGen
|
static BytecodeGen |
BytecodeGen.Visibility.forMember(Member
|
static BytecodeGen |
BytecodeGen.Visibility.forType(Class
|
static BytecodeGen |
BytecodeGen.Visibility.valueOf(String
Returns the enum constant of this type with the specified name.
|
static BytecodeGen |
BytecodeGen.Visibility.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract BytecodeGen |
BytecodeGen.Visibility.and(BytecodeGen
|
static net.sf.cglib.proxy.Enhancer |
BytecodeGen.newEnhancer(Class
|
static net.sf.cglib.reflect.FastClass |
BytecodeGen.newFastClass(Class
|