EsotericSoftware / EsotericSoftware/reflectasm
Unable to access methods on the Object class
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 217
- PR merge metrics
- No merged PRs in 30d
Description
I'm facing a problem where I'm not able to get any method names (and indices) through the following code:
```MethodAccess.get(java.lang.Object.class)```
Using `getMethodNames()` will return an empty array.
Contributor guide
Assessment
This issue has not been assessed yet.