public class CallWithValues extends Procedure2
| Modifier and Type | Field and Description |
|---|---|
static CallWithValues |
callWithValues |
applyToObjectapplyMethodType, applyToConsumerDefault, applyToConsumerMethod, applyToObjectDefault, applyToObjectMethod, compilerKey, compilerXKey, inlineIfConstantSymbol, validateApplyKey, validateXApplyKeynameKey| Constructor and Description |
|---|
CallWithValues() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply2(java.lang.Object producer,
java.lang.Object consumer) |
static java.lang.Object |
callWithValues(Procedure producer,
Procedure consumer) |
apply0, apply1, apply3, apply4, applyN, applyToObject, numArgsapplyL, applyToConsumerDefault, applyToObjectDefault, checkArgCount, checkBadCode, getApplyMethod, getApplyToConsumerMethod, getApplyToObjectMethod, getReturnType, getSetter, getSourceLocation, isSideEffectFree, lookupApplyHandle, maxArgs, maxArgs, minArgs, minArgs, set0, set1, setN, setSetter, setSourceLocation, toStringgetName, getProperty, getSymbol, removeProperty, setName, setProperty, setProperty, setSymbolpublic static final CallWithValues callWithValues
public static java.lang.Object callWithValues(Procedure producer, Procedure consumer) throws java.lang.Throwable
java.lang.Throwablepublic java.lang.Object apply2(java.lang.Object producer,
java.lang.Object consumer)
throws java.lang.Throwable
apply2 in class Procedure2java.lang.Throwable