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 SummaryNested ClassesModifier and TypeClassDescriptionstatic classTemporary data storage for LINK records.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
PDBTemporaryStorageUtilspublic PDBTemporaryStorageUtils()
 
-