Class ModuleId


  • public class ModuleId
    extends Object
    Class representing the primary Key for a Module. A module is identified by its name and version. This class encapsulates both and implements hashCode and equals method so that it can be used in Sets and Maps.
    Author:
    Sahoo@Sun.COM