RatingStarState
Return corresponding RatingStarState based on a Boolean representation
Parameters
isFilled
whether the RatingStarState is full or empty
Return corresponding RatingStarState based on a Int representation
Parameters
starValue
whether the RatingStarState is 1 (full) or 0 (empty)
Return corresponding RatingStarState based on a Float representation
Parameters
starValue
whether the RatingStarState is full, half or empty
Return corresponding RatingStarState based on a Double representation
Parameters
starValue
whether the RatingStarState is full, half or empty