M
accessible_object()
AccessibleObject
M
create(runtime, constructor)
JavaConstructor
M
declaring_class()
Class<?>
M
equals(other)
boolean
M
exception_types()
Class<?>[]
M
generic_exception_types()
Type[]
M
generic_parameter_types()
Type[]
M
get_matching_constructor(runtime, java_class, argument_types)
JavaConstructor
M
hash_code()
int
M
modifiers()
int
M
new_instance_direct(context, arguments)
Object
M
new_instance_direct(context)
Object
M
new_instance_direct(context, arg0)
Object
M
new_instance_direct(context, arg0, arg1)
Object
M
new_instance_direct(context, arg0, arg1, arg2)
Object
M
new_instance_direct(context, arg0, arg1, arg2, arg3)
Object
M
parameter_annotations()
Annotation[][]
M
to_generic_string()
String
M
value()
Constructor
M
var_args?()
boolean
M
wrap(constructor)
JavaConstructor
from JavaCallable
M
arity()
int
M
parameter_types()
Class<?>[]
M
to_string()
String