Uses of Interface
zombie.util.lambda.Stacks.Params1.ICallback
Packages that use Stacks.Params1.ICallback
-
Uses of Stacks.Params1.ICallback in zombie.util
Methods in zombie.util with parameters of type Stacks.Params1.ICallbackModifier and TypeMethodDescriptionstatic <T1> void
Lambda.capture
(T1 object, Stacks.Params1.ICallback<T1> iCallback) -
Uses of Stacks.Params1.ICallback in zombie.util.lambda
Methods in zombie.util.lambda with parameters of type Stacks.Params1.ICallbackModifier and TypeMethodDescriptionstatic <T1> Stacks.Params1.CallbackStackItem
<T1> Stacks.Params1.CallbackStackItem.alloc
(T1 object, Stacks.Params1.ICallback<T1> iCallback)