The After trait can be inherited by classes representing a context where an action must be executing after the main executable action
- See also
Example to understand why the type T must : AsResult
- Companion
- object
The After trait can be inherited by classes representing a context where an action must be executing after the main executable action
Example to understand why the type T must : AsResult