Lifecycle.isRunning

Check whether this component is currently running. <p>In the case of a container, this will return {@code true} only if <i>all</i> components that apply are currently running. @return whether the component is currently running

interface Lifecycle
bool
isRunning
()

Meta