| Class | Description |
|---|---|
| ClassCache |
A cache class for JavaClass objects, which enables us to quickly reference
methods.
|
| JavaClass |
A simple cache of previously loaded classes, and their methods.
|
| JavaMethod |
A simple cache of previously loaded methods
|
| MethodCache |
A cache for methods.
|
Copyright © The Apache Software Foundation. All Rights Reserved.