public static class MetaMethodIndex.CacheEntry
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| MetaMethod | method | 
| java.lang.Class[] | params | 
| Constructor and Description | 
|---|
| CacheEntry(java.lang.Class[] params,
          MetaMethod method) | 
public final java.lang.Class[] params
public final MetaMethod method
public CacheEntry(java.lang.Class[] params,
                  MetaMethod method)