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 class
RemoteDomainProvider
A DomainProvider that uses a mixture of SCOP and PDP domains.class
RemotePDPProvider
A 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 class
CachedRemoteScopInstallation
An extension of the RemoteScopInstallation that caches some of the data locally.
-