Class FTopGTIntValue
java.lang.Object
dev.kitteh.factions.command.defaults.top.FTopGTNumberValue<FTopGTIntValue,Integer>
dev.kitteh.factions.command.defaults.top.FTopGTIntValue
- All Implemented Interfaces:
FTopValue<FTopGTIntValue>,Comparable<FTopGTIntValue>
-
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
-
FTopGTIntValue
-
-
Method Details
-
getDisplayString
Description copied from interface:FTopValueReturns a string which is suitable to display to the user- Returns:
- display string
-