Annotation Interface NativeTypeRegistration
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionClass<?>The expanded class, e.g.The name that this type should be registered as -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionThe constructors that should be registered
-
Element Details
-
-
constructors
NativeConstructor[] constructorsThe constructors that should be registered- Default:
- {}
-