public class ObjectUtils
extends Object
Class to implement Object utilities
-
Method Summary
static void
Method to instantiate an Object
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
instantiate
Method to instantiate an Object
- Parameters:
clazz - clazz
objectConsumer - objectConsumer
throwableConsumer - throwableConsumer