Nullable
Create a nullable instance of Class.
Parameters
class Definition
the class definition, can be a String class name or a VariousClass.
initialize
whether to initialize the class with loader.
loader
the ClassLoader to load the class.
Create a nullable instance of Class.
the class definition, can be a String class name or a VariousClass.
whether to initialize the class with loader.
the ClassLoader to load the class.