public interface ITraceOperation extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
annotate(String resultSize,
int size) |
void |
close() |
ThreadTrace |
getTrace() |
void close()
close in interface AutoCloseableThreadTrace getTrace()
void annotate(String resultSize, int size)
Copyright © 2024. All rights reserved.