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