Uses of Class
org.biojava.nbio.structure.domain.SerializableCache
- 
Packages that use SerializableCache Package Description org.biojava.nbio.structure.domain org.biojava.nbio.structure.scop Parsers and API for SCOP, Structural Classification of Proteins. - 
- 
Uses of SerializableCache in org.biojava.nbio.structure.domain
Subclasses of SerializableCache in org.biojava.nbio.structure.domain Modifier and Type Class Description classRemoteDomainProviderA DomainProvider that uses a mixture of SCOP and PDP domains.classRemotePDPProviderA class that provided PDP assignments that are loaded from a remote web server - 
Uses of SerializableCache in org.biojava.nbio.structure.scop
Subclasses of SerializableCache in org.biojava.nbio.structure.scop Modifier and Type Class Description classCachedRemoteScopInstallationAn extension of the RemoteScopInstallation that caches some of the data locally. 
 -