| Package | Description |
|---|---|
| me.lucko.scriptcontroller.bindings | |
| me.lucko.scriptcontroller.environment.settings |
| Modifier and Type | Method and Description |
|---|---|
static BindingsSupplier |
BindingsSupplier.ofMap(Map<String,Object> map)
Returns a
BindingsSupplier that encapsulates a map of objects. |
static BindingsSupplier |
BindingsSupplier.singleBinding(String name,
Object value)
Returns a
BindingsSupplier that encapsulates a single binding. |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentSettings.Builder |
EnvironmentSettings.Builder.withBindings(BindingsSupplier supplier)
Adds a bindings supplier to the settings
|
Copyright © 2018. All rights reserved.