Package io.keikai.model
Interface STop10Filter
-
- All Known Implementing Classes:
Top10FilterImpl
public interface STop10Filter
- Since:
- 3.9.0
- Author:
- henri
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
getFilterValue()
double
getValue()
boolean
isPercent()
boolean
isTop()
-