Package org.anchoranalysis.plugin.mpp.bean.convert


package org.anchoranalysis.plugin.mpp.bean.convert
Converting from NamedChannelsInput to the input-type expected by a Task.
  • Classes
    Class
    Description
    ConvertNamedChannels<T extends NamedChannelsInput, S, U extends InputFromManager>
    Converts NamedChannelsInput to a variety of others to match a delegate task.