
java.util.concurrent.ExecutorService Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of guava-bootstrap Show documentation
Show all versions of guava-bootstrap Show documentation
ExecutorService's type parameters changed between JDK5 and JDK6 in a
way that makes it impossible for our invokeAll/invokeAny methods to
match both at compile time. This project builds a JDK6-like copy of
ExecutorService (but with JDK5 compiler settings to ensure that it will
work with JRE5 at runtime). This project's is then used in the bootstrap
class path of Guava proper.
The newest version!
Please wait ...
© 2015 - 2025 Weber Informatics LLC | Privacy Policy