public static final class PotentialRating.RatingScale extends Object implements Scale<PotentialRating>
| Modifier and Type | Method and Description |
|---|---|
Rating<Integer,OneToOneHundred> |
normalize(PotentialRating value) |
Rating<PotentialRating,PotentialRating.RatingScale> |
parse(String s) |
public Rating<PotentialRating,PotentialRating.RatingScale> parse(String s)
parse in interface Scale<PotentialRating>public Rating<Integer,OneToOneHundred> normalize(PotentialRating value)
normalize in interface Scale<PotentialRating>Copyright © 2015. All rights reserved.