| Package | Description |
|---|---|
| com.sk89q.intake.parametric | |
| com.sk89q.intake.parametric.binding |
| Modifier and Type | Method and Description |
|---|---|
Binding |
ParameterData.getBinding()
Get the binding associated with this parameter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParametricBuilder.addBinding(Binding binding,
Type... type)
Add a binding for a given type or classifier (annotation).
|
| Modifier and Type | Class and Description |
|---|---|
class |
BindingHelper
A binding helper that uses the
BindingMatch annotation to make
writing bindings extremely easy. |
class |
PrimitiveBindings
|
class |
StandardBindings
Standard bindings that should be available to most configurations.
|
Copyright © 2015. All Rights Reserved.