Interface FTopValue<T extends FTopValue<T>>

Type Parameters:
T - derived class
All Superinterfaces:
Comparable<T>
All Known Implementing Classes:
FTopBalanceValue, FTopFoundedValue, FTopGTIntValue, FTopGTNumberValue

public interface FTopValue<T extends FTopValue<T>> extends Comparable<T>
FTopValue is a quickly-comparable derived value of a faction with the purpose of being compared against other FTopValues to determine Faction ranking.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a string which is suitable to display to the user

    Methods inherited from interface java.lang.Comparable

    compareTo
  • Method Details

    • getDisplayString

      String getDisplayString()
      Returns a string which is suitable to display to the user
      Returns:
      display string