Package containing misc utils.
| Args | |
| Base64Codec | Provides Base64 encoding and decoding . | 
| BSONObjectSerializer | BSONObjectSerializer | 
| BSONSerializerFactory | |
| FastStack<T> | |
| Hash | |
| IdentitySet<T> | |
| JSON | Helper methods for JSON serialization and de-serialization | 
| JSONCallback | |
| MyAsserts | |
| OptionMap | |
| SimplePool<T> | |
| StringBuilderPool | |
| StringParseUtil | |
| ThreadPool<T> | |
| ThreadUtil | |
| TimeConstants | |
| UniqueList<T> | |
| Util | Misc utility helpers. | 
| WeakBag<T> | if its not obvious what a weak bag should do, then, well... | 
| JSONParseException | Exception throw when invalid JSON is passed to JSONParser. | 
| MyAsserts.MyAssert |