Class PDBTemporaryStorageUtils
java.lang.Object
org.biojava.nbio.structure.io.util.PDBTemporaryStorageUtils
Internal use only. Do not use this class.
A class for temporary storing of data when parsing PDB Files.
Why is this here? Because making private inner classes in PDBFileParser would
make that hulking giant of a class even more gigantic.
- Author:
- Ulysse Carion
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Temporary data storage for LINK records. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
PDBTemporaryStorageUtils
public PDBTemporaryStorageUtils()
-