Package com.github.twitch4j.common.feign
Class DeciRoundingExpander
java.lang.Object
com.github.twitch4j.common.feign.DeciRoundingExpander
- All Implemented Interfaces:
feign.Param.Expander
Converts floating-point numbers to strings with a single decimal place and appropriate rounding.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DeciRoundingExpander
public DeciRoundingExpander()
-
-
Method Details
-
expand
- Specified by:
expandin interfacefeign.Param.Expander
-