Class CacheFactory
- java.lang.Object
-
- org.biojava.nbio.structure.align.util.CacheFactory
-
public class CacheFactory extends java.lang.Object
provides a SoftHashMap singleton.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SoftHashMap
getCache()
-
-
-
Method Detail
-
getCache
public static SoftHashMap getCache()
-
-