org.biojava.bio.structure.align.util
Class CacheFactory

java.lang.Object
  extended by org.biojava.bio.structure.align.util.CacheFactory

public class CacheFactory
extends Object

provides a SoftHashMap singleton.


Method Summary
static SoftHashMap getCache()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCache

public static SoftHashMap getCache()