Container.executeAll

Executes all methods with a specific annotation.

class Container(T)
void
executeAll
(
Annotation
)
()

Parameters

Annotation

The annotation to filter by.

Meta