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