Package com.mongodb.util

Package containing misc utils.

See:
          Description

Class Summary
Args  
FastStack<T>  
Hash  
IdentitySet<T>  
JSON Helper methods for JSON serialization and de-serialization
JSONCallback  
MyAsserts  
OptionMap  
SimplePool<T>  
StringBuilderPool  
StringParseUtil  
TestCase  
TestNGListener  
ThreadPool<T>  
ThreadUtil  
TimeConstants  
UniqueList<T>  
Util Misc utility helpers.
WeakBag<T> if its not obvious what a weak bag should do, then, well...
 

Exception Summary
JSONParseException Exception throw when invalid JSON is passed to JSONParser.
MyAsserts.MyAssert  
 

Package com.mongodb.util Description

Package containing misc utils.