public interface Tracking extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Registration |
start(FluxCapacitor fluxCapacitor,
List<?> handlers) |
default Registration |
start(FluxCapacitor fluxCapacitor,
Object... handlers) |
default Registration start(FluxCapacitor fluxCapacitor, Object... handlers)
Registration start(FluxCapacitor fluxCapacitor, List<?> handlers)
void close()
close in interface AutoCloseableCopyright © 2019 Flux Capacitor. All rights reserved.