An annotation that specifies that the given function should be executed when the program is started.
When this annotation is attached to multiple different methods, the order of execution is unspecified.
See Implementation
An annotation that specifies that the given function should be executed when the program is started.
When this annotation is attached to multiple different methods, the order of execution is unspecified.