Class CLImprovedSRM2

All Implemented Interfaces:
Serializable, ITechnology

public class CLImprovedSRM2 extends SRMWeapon
See Also:
  • Constructor Details

    • CLImprovedSRM2

      public CLImprovedSRM2()
  • 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 SRMWeapon
      Returns:
      A String similar to getName() but modified to support a better sorting