[Java] Interface TriggerBinding
@Deprecated public interface TriggerBinding
- Since:
- Groovy 1.1
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public FullBinding |
createBinding(SourceBinding source, TargetBinding target) |
Method Detail
public FullBinding createBinding(SourceBinding source, TargetBinding target)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/binding/TriggerBinding.html