Uses of Class
zombie.util.lambda.Invokers.Params2.CallbackStackItem
Packages that use Invokers.Params2.CallbackStackItem
-
Uses of Invokers.Params2.CallbackStackItem in zombie.util.lambda
Methods in zombie.util.lambda that return Invokers.Params2.CallbackStackItemModifier and TypeMethodDescriptionstatic <T1,T2> Invokers.Params2.CallbackStackItem <T1, T2> Invokers.Params2.CallbackStackItem.alloc(T1 val1, T2 val2, Invokers.Params2.ICallback<T1, T2> consumer)