public static class MetaMethodIndex.MetaMethodCache extends Object
Modifiers | Name | Description |
---|---|---|
MetaMethod |
method |
|
Class<?>[] |
params |
Constructor and description |
---|
MetaMethodCache(Class<?>[] params, MetaMethod method) create a new method entry |
create a new method entry
params
- in case of caching params might not be the same as MetaMethod.getParameterTypesmethod
- the meta methodCopyright © 2003-2024 The Apache Software Foundation. All rights reserved.