Package net.bluemind.lib.vertx.utils
package net.bluemind.lib.vertx.utils
-
ClassDescriptionPublish events on the Vert.x event bus in a debounce-like way.Debouncer<P>Block calls to the given
BiConsumer
in a debounce way.Throttle<T>
BiConsumer
in a debounce way.