| Package | Description |
|---|---|
| com.google.inject.internal.aop |
| Class and Description |
|---|
| AbstractGlueGenerator
Support code for generating enhancer/fast-class glue.
|
| ChildClassDefiner.ChildLoader
Custom class loader that grants access to defineClass
|
| ClassDefiner
Defines dynamically generated classes.
|
| ImmutableStringTrie
Immutable space-efficient trie that provides a quick lookup index for a sorted set of non empty
strings.
|
| MethodPartition
Accumulates methods with the same name and number of parameters.
|