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