Class MutexMap
java.lang.Object
com.compomics.util.experiment.identification.features.MutexMap
public class MutexMap extends Object
Mutex map for the features cache. Note that the current implementation supports a single cache only.
- Author:
- Marc Vaudel
-
Constructor Summary
Constructors Constructor Description MutexMap()
Empty default constructor -
Method Summary
-
Constructor Details
-
MutexMap
public MutexMap()Empty default constructor
-