Package es.uvigo.esei.sing.textproc.step.util

  • Class Summary 
    Class Description
    PathUtil
    This class contains static utility methods for manipulating filesystem objects that don't belong to the responsibilities of a single class.
    VariableHolder<T>
    Utility class whose only purpose is to provide a final reference to an object, even if the wrapped object itself changes.