How to lookup/iterate fields, constructors, etc ?

78 views
Skip to first unread message

Albert Kam

unread,
Jun 10, 2014, 1:06:23 AM6/10/14
to reflecta...@googlegroups.com
The examples showed in https://github.com/EsotericSoftware/reflectasm are about accessing fields, methods, constructors.

But is there any supports for doing lookups or iterating fields, methods, constructors ?
Or is it already fast enough using the default java reflection package that there's no need to make it available in reflectasm ?

Thank you !

Nate

unread,
Jun 10, 2014, 6:51:56 PM6/10/14
to reflecta...@googlegroups.com
ReflectASM focuses on just fields, methods and constructors. It doesn't try to replicate all of the reflection API.

FWIW, there is a PR on GitHub with additional functionality.



--
--
You received this message because you are subscribed to the "reflectasm-users" group.
http://groups.google.com/group/reflectasm-users
---
You received this message because you are subscribed to the Google Groups "reflectasm-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to reflectasm-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages