A
B
C
D
E
F
G
I
L
N
O
P
R
S
T
U
N
- newInstance(Class,Object) - function in dev.thecodewarrior.reflectcase.EasyReflect
- Creates a new instance using the passed arguments.
- newInstance(Constructor,Object) - function in dev.thecodewarrior.reflectcase.EasyReflect
- Invokes this constructor, ensuring it's accessible before doing so.