public interface BuckEventListener extends Closeable
Modifier and Type | Method and Description |
---|---|
default void |
close()
Cleanup, output any trace data collected to the backing store.
|
default void close() throws IOException
close
in interface AutoCloseable
close
in interface Closeable
IOException