Uses of Class
org.biojava.nbio.structure.align.util.SynchronizedOutFile
-
Packages that use SynchronizedOutFile Package Description org.biojava.nbio.structure.align Classes for the alignment of structures. -
-
Uses of SynchronizedOutFile in org.biojava.nbio.structure.align
Methods in org.biojava.nbio.structure.align that return SynchronizedOutFile Modifier and Type Method Description SynchronizedOutFile
CallableStructureAlignment. getOutFile()
Methods in org.biojava.nbio.structure.align with parameters of type SynchronizedOutFile Modifier and Type Method Description void
CallableStructureAlignment. setOutFile(SynchronizedOutFile outFile)
-