Is there any way to get an Object from a Class<?>
public static Object getObject(Class<Object> type)
{
// returns a new Object of whatever i passed in the parrameter
}
Something like that
|
Results 1 to 5 of 5
Thread: Class<?> to ObjectThreaded View
|
Click Here to Expand Forum to Full Width |