Package megameklab.util
Class StringUtils
java.lang.Object
megameklab.util.StringUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Comparator<? super megamek.common.equipment.EquipmentType> static StringgetAeroEquipmentInfo(megamek.common.equipment.Mounted<?> mount) static StringgetEquipmentInfo(megamek.common.units.Entity unit, megamek.common.equipment.Mounted<?> mount) static StringgetEquipmentInfo(megamek.common.units.Entity unit, megamek.common.equipment.Mounted<?> mount, boolean capacitor) static Comparator<megamek.common.equipment.Mounted<?>>
-
Constructor Details
-
StringUtils
public StringUtils()
-
-
Method Details
-
equipmentTypeComparator
-
mountedComparator
-
getEquipmentInfo
public static String getEquipmentInfo(megamek.common.units.Entity unit, megamek.common.equipment.Mounted<?> mount) -
getEquipmentInfo
public static String getEquipmentInfo(megamek.common.units.Entity unit, megamek.common.equipment.Mounted<?> mount, boolean capacitor) -
getAeroEquipmentInfo
-