Class CopyFilesNamingWithoutSharedState

Object
org.anchoranalysis.bean.AnchorBean<CopyFilesNaming<T>>
org.anchoranalysis.plugin.io.bean.file.copy.naming.CopyFilesNaming<org.anchoranalysis.experiment.task.NoSharedState>
org.anchoranalysis.plugin.io.bean.file.copy.naming.CopyFilesNamingWithoutSharedState
Direct Known Subclasses:
CopyFilesNamingOne, OutputPrefixWithExtension, PreserveName

public abstract class CopyFilesNamingWithoutSharedState
extends CopyFilesNaming<org.anchoranalysis.experiment.task.NoSharedState>
Base class for implementations of CopyFilesNaming where each file is copied independently of the others.
Author:
Owen Feehan