Utility for working with java.
A manager for listener actors.
A very simple lock that uses CCAS (Compare Compare-And-Swap) Does not keep track of the owner and isn't Reentrant, so don't nest and try to stick to the if*-methods
An atomic switch that can be either on or off
Set of methods which allow easy implementation of hashCode.
Helper class for reflective access to different modules in order to allow optional loading of modules.