Class ModulesPath


  • public class ModulesPath
    extends Object
    Represents a module path element.

    Guarded by this.

    Author:
    James R. Perkins
    • Constructor Detail

      • ModulesPath

        public ModulesPath()
    • Method Detail

      • set

        public void set​(File modulePath)
        Sets the modules path. Used for Maven to allow a single path to be set.
        Parameters:
        modulePath - the module path to set