Okay, it's pretty easy to instantiate objects in Java through standard reflection. However there are many cases where you need to go beyond what reflection provides. For example, if there's no public constructor, you want to bypass the constructor code.
objenesis is hosted in the following web site
https://github.com/easymock/objenesis
If you think the Android project objenesis listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of objenesis.
Item | Value |
---|---|
Java File Count | 63 |
Target SDK Version | 18 |
Minimum SDK Version | 1 |
Activity Count | 0 |
The license information of objenesis is as follows:
Apache License