Package org.anchoranalysis.plugin.mpp.shared


package org.anchoranalysis.plugin.mpp.shared
Shared-state use across tasks in this JAR.
  • Classes
    Class
    Description
    ConvertedInput<U extends InputFromManager>
    A converted-input, together with any logged messages associated with it.
    SharedStateRememberConverted<U extends InputFromManager, S>
    Shared-state that remembers converted inputs for corresponding unconverted inputs.