public class ThreadCtx extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ThreadCtx.ThreadData |
| Constructor and Description |
|---|
ThreadCtx() |
| Modifier and Type | Method and Description |
|---|---|
static Closeable |
applyDiagnosticConsumer(Consumer<Diagnostic> consumer) |
static void |
cleanup() |
static ThreadCtx.ThreadData |
get() |
public static ThreadCtx.ThreadData get()
public static void cleanup()
public static Closeable applyDiagnosticConsumer(Consumer<Diagnostic> consumer)
Copyright © 2004–2025. All rights reserved.