Class FTopBalanceValue
java.lang.Object
dev.kitteh.factions.command.defaults.top.FTopGTNumberValue<FTopBalanceValue,Double>
dev.kitteh.factions.command.defaults.top.FTopBalanceValue
- All Implemented Interfaces:
FTopValue<FTopBalanceValue>,Comparable<FTopBalanceValue>
-
Field Summary
Fields inherited from class dev.kitteh.factions.command.defaults.top.FTopGTNumberValue
value -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns a string which is suitable to display to the userMethods inherited from class dev.kitteh.factions.command.defaults.top.FTopGTNumberValue
compareTo
-
Constructor Details
-
FTopBalanceValue
-
-
Method Details
-
getDisplayString
Description copied from interface:FTopValueReturns a string which is suitable to display to the user- Returns:
- display string
-