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