public static class NDefaultProgressRunner.ContextImpl extends Object implements net.thevpc.nuts.time.NProgressRunner.Context
| Constructor and Description |
|---|
ContextImpl() |
| Modifier and Type | Method and Description |
|---|---|
<T> net.thevpc.nuts.util.NOptional<T> |
get(String name) |
<T> net.thevpc.nuts.util.NOptional<T> |
get(String name,
Class<T> expectedType) |
<T> NDefaultProgressRunner.ContextImpl |
set(String name,
Object value) |
public <T> net.thevpc.nuts.util.NOptional<T> get(String name)
get in interface net.thevpc.nuts.time.NProgressRunner.Contextpublic <T> NDefaultProgressRunner.ContextImpl set(String name, Object value)
set in interface net.thevpc.nuts.time.NProgressRunner.ContextCopyright © 2025 vpc open source initiative. All rights reserved.