Append the given arguments to the argument list, assigning them the
given names.
Append the given argument to the argument list, assigning it the
given name.
Append the given argument to the argument list, assigning it the
given name.
Append the given argument to the argument list, assigning it the
given name.
Append the given argument to the argument list, assigning it the
given name.
Append the given argument to the argument list, assigning it the
given name.
Append the given argument to the argument list, assigning it the
given name.
Append the given argument to the argument list, assigning it the
given name.
Append the given argument to the argument list, assigning it the
given name.
Append the given argument to the argument list, assigning it the
given name.
Append the given argument to the argument list, assigning it the
given name.
Cast the incoming arguments to the types in the given signature.
Cast the incoming arguments to the return and argument types given.
Cast the named argument to the given type.
Cast the return value to the given type.
Cast the incoming arguments to the return, first argument type, and
remaining argument types.
Collect arguments matching namePattern into an trailing array argument
named outName.
Collect arguments matching namePattern into an trailing array argument
named outName, using collector to construct the array object.
Drop the argument with the given name.
Drop the first N arguments.
Drop the last N arguments.
Permute all parameters except the names given.
Filter the arguments matching the given pattern using the given filter function.
Use the given filter function to transform the return value at this
point in the binder.
Use the given filter function to transform the return value at this
point in the binder.
Pass all arguments to the given function and insert the resulting value
as newName into the argument list.
Pass all arguments to the given function and insert the resulting value
as newName into the argument list.
Acquire a public static folding function from the given target class,
using the given name.
Acquire a static folding function from the given target class, using the
given name and Lookup.
Acquire a virtual folding function from the first argument's class,
using the given name and Lookup.
Acquire a public virtual folding function from the first argument's
class, using the given name and Lookup.
Pass all arguments to the given function and drop any result.
Pass all arguments to the given function and drop any result.
Create a new SmartBinder from the given Signature.
Create a new SmartBinder from the given types and argument names.
Create a new SmartBinder with from the given types and argument name.
Create a new SmartBinder from the given Signature, using the given
Lookup for any handle lookups.
Create a new SmartBinder from the given types and argument names,
using the given Lookup for any handle lookups.
Create a new SmartBinder from the given types and argument name,
using the given Lookup for any handle lookups.
Insert arguments into the argument list at the given index with the
given names and values.
Insert an argument into the argument list at the given index with the
given name and value.
Insert an argument into the argument list at the given index with the
given name and value.
Insert an argument into the argument list at the given index with the
given name and value.
Insert an argument into the argument list at the given index with the
given name and value.
Insert an argument into the argument list at the given index with the
given name and value.
Insert an argument into the argument list at the given index with the
given name and value.
Insert an argument into the argument list at the given index with the
given name and value.
Insert an argument into the argument list at the given index with the
given name and value.
Insert an argument into the argument list at the given index with the
given name and value.
Insert an argument into the argument list at the given index with the
given name and value.
Using the argument names and order in the target Signature, permute the
arguments in this SmartBinder.
Using the argument names and order in the given targetNames, permute the
arguments in this SmartBinder.
Prepend the given arguments to the argument list, assigning them the
given name.
Prepend the given argument to the argument list, assigning it the
given name.
Prepend the given argument to the argument list, assigning it the
given name.
Prepend the given argument to the argument list, assigning it the
given name.
Prepend the given argument to the argument list, assigning it the
given name.
Prepend the given argument to the argument list, assigning it the
given name.
Prepend the given argument to the argument list, assigning it the
given name.
Prepend the given argument to the argument list, assigning it the
given name.
Prepend the given argument to the argument list, assigning it the
given name.
Prepend the given argument to the argument list, assigning it the
given name.
Prepend the given argument to the argument list, assigning it the
given name.
Print this binder's current signature to System.out.
Print this binder's current signature to the give PrintStream.
Spread a trailing array into the specified argument types.
Spread a trailing array into count number of arguments, using the
natural component type for the array.