public final class Context extends Object
| Constructor and Description |
|---|
Context(Cantor cantor,
Functions functions) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String key) |
Cantor |
getCantor() |
Functions |
getFunctions() |
Set<String> |
keys() |
void |
set(String key,
Object value) |
Copyright © 2021. All rights reserved.