Class PDBTemporaryStorageUtils


  • public class PDBTemporaryStorageUtils
    extends java.lang.Object
    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
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PDBTemporaryStorageUtils

        public PDBTemporaryStorageUtils()