EventAppExiting<T extends App<T>> constructor

EventAppExiting<T extends App<T>>(
  1. T app
)

Implementation

EventAppExiting(super.app);