Package org.multiverse.utils

Contains utility structures for STM implementations.

See:
          Description

Class Summary
Bugshaker Contains some utility functions for shaking out bugs.
IOUtils  
StandardThreadFactory A customizable implementation of the ThreadFactory.
SystemOut Prevents having unwanted System.outs all over the place.
ThreadLocalRandom A random number generator isolated to the current thread.
 

Exception Summary
TodoException Can be thrown in code when something has not been implemented yet.
 

Package org.multiverse.utils Description

Contains utility structures for STM implementations.



Copyright © 2008-2010 Multiverse. All Rights Reserved.