Class CLImprovedLRM15

All Implemented Interfaces:
Serializable, ITechnology

public class CLImprovedLRM15 extends LRMWeapon
See Also:
  • Constructor Details

    • CLImprovedLRM15

      public CLImprovedLRM15()
  • Method Details

    • getSortingName

      public String getSortingName()
      Description copied from class: EquipmentType
      Sorting with the String returned by this method results in an improved ordering and grouping of equipment than by getName(); for example, AC2/5/10/20 will appear in that order instead of the order AC10/2/20/5 and S/M/L Lasers will be grouped together.
      Overrides:
      getSortingName in class LRMWeapon
      Returns:
      A String similar to getName() but modified to support a better sorting