资 源 简 介
What is jjoost?
jjoost aims to be a **complete replacement** to the existing Java Collections API and all projects that extend it. The aim is to provide a better, faster, configurable and more functionally complete feature set.
jjoost is currently in pre-alpha condition; i.e. the majority of functionality has been provided but neither documented nor tested, nor had community input. If you would like to take a look at what has been produced, please access the Mercurial repository for the latest source; if you have any opinion on aspects of this project or other input we would love to hear from you (see below).
Why create jjoost when google-collections and apache commons exist?
Because they all have certain properties that are undesirable. The certain property most in question being that they are all based on the original JDK Collections API. So much effort is spent ensuring modificati