Package com.compomics.util.threading
Classes related to maps.
-
Class Summary Class Description ObjectMutex This mutex can be used to manage threads editing experiment objects using their key.SimpleSemaphore A simple semaphore where thread interrupted exception are thrown as runtime exception.