Permission to use, copy, modify, and distribute this software is freely granted, provided that copyright notices are preserved (the full license text can be found here).
Javolution's users are encouraged to show their support with the
button.
Configurable | Javolution Default | Description |
{@link javolution.context.ConcurrentContext#CONCURRENCY} | (Number of Processors) - 1 | The number of ConcurrentThread per ConcurrentContext (default) |
{@link javolution.context.ObjectFactory#COUNT} | 256 | The maximum number of ObjectFactory |
{@link javolution.util.FastComparator#REHASH_SYSTEM_HASHCODE} | true or false based upon the run-time platform (small test performed at start-up) |
Indicates if the system hash code requires rehashing (see FastMap) |