JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Package
com.github.mizool.core.concurrent
Packages that use
com.github.mizool.core.concurrent
Package
Description
com.github.mizool.core.concurrent
Classes in
com.github.mizool.core.concurrent
used by
com.github.mizool.core.concurrent
Class and Description
ListenableFutureCollector
Collects a
Stream
of
ListenableFuture
s of
Void
into one.
Futures are collected as fast as possible without the amount of concurrently running futures exceeding
maximumConcurrentFutures
.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.