Uses of Interface
org.cometd.common.AsyncFoldLeft.Loop
-
Uses of AsyncFoldLeft.Loop in org.cometd.common
Methods in org.cometd.common with parameters of type AsyncFoldLeft.LoopModifier and TypeMethodDescriptionvoidAsyncFoldLeft.Operation.apply(R result, T element, AsyncFoldLeft.Loop<R> loop) Processes the givenelement.