Class PDBTemporaryStorageUtils.LinkRecord

  • Enclosing class:
    PDBTemporaryStorageUtils

    public static class PDBTemporaryStorageUtils.LinkRecord
    extends Object
    Temporary data storage for LINK records. This is necessary because LINK records precede the atoms they correspond to in a PDB file, so we must store the information encoded in a LINK record until we actually know about the atoms a LINK refers to.
    Author:
    Ulysse Carion