public class ScopedContext
extends java.lang.Object
implements java.lang.AutoCloseable
| Constructor and Description |
|---|
ScopedContext(LabelsSet labels) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
forEach(java.util.function.BiConsumer<java.lang.String,java.lang.String> consumer) |
public ScopedContext(LabelsSet labels)