public class ClosureSourceBinding
Constructor and description |
---|
ClosureSourceBinding
(Closure closure) |
ClosureSourceBinding
(Closure closure, Object[] arguments) |
Type Params | Return Type | Name and description |
---|---|---|
|
Closure |
getClosure() |
|
Object |
getSourceValue() |
|
void |
setClosure(Closure closure) |
|
void |
setClosureArgument(Object argument) |
|
void |
setClosureArguments(Object[] arguments) |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.