objenesis (java/objenesis) Add to my watchlist

Library for instantiating Java objects

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, or set final fields. There are numerous clever (but fiddly) approaches to getting around this and this library provides a simple way to get at them.

Version: 1.1 License: unknown GitHub
Displaying statistics for 1,055 users who made submissions during: until

Statistics for selected duration

2024-Apr-12 to 2024-May-12


No stats available for this selection.

Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.