-
interface
Allows new classes and interfaces to be defined dynamically.
interface
Allows new fields to be defined within a class.
interface
Allows new methods to be defined within a class.
Switch this item to be final.
Switch this item to be private.
Switch this item to be protected.
Switch this item to be public.
Define a signature for this member, which is a string for supporting generic types.
Switch this item to be static.
Indicate that this item is synthetic.