Class NamedFile

Object
org.anchoranalysis.io.input.file.NamedFile

public final class NamedFile
extends Object
A file with an associated unique name.

This is an immutable class.

The name is intended to be a compact unique identifier for a file (in a particular context).

Author:
Owen Feehan