Class ChemSequence

    • Field Detail

      • chemModels

        protected IChemModel[] chemModels
        Array of ChemModels.
      • chemModelCount

        protected int chemModelCount
        Number of ChemModels contained by this container.
      • growArraySize

        protected final int growArraySize
        Amount by which the chemModels array grows when elements are added and the array is not large enough for that.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ChemSequence

        public ChemSequence()
        Constructs an empty ChemSequence.