Package gw.internal.gosu.parser
Interface JavaMethodCache.DeclaredMethodsAccessor
-
- All Known Implementing Classes:
JavaMethodCache.PrivateGetDeclaredMethodsAccessor,JavaMethodCache.PublicGetDeclaredMethodsAccessor
- Enclosing class:
- JavaMethodCache
private static interface JavaMethodCache.DeclaredMethodsAccessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.reflect.Method[]getDeclaredMethods(java.lang.Class clz)
-