| Package | Description |
|---|---|
| com.ljs.ootp.extract.html.ootp5.rating | |
| com.ljs.ootp.extract.html.ootp6.rating | |
| com.ljs.ootp.extract.html.rating |
| Modifier and Type | Class and Description |
|---|---|
static class |
PotentialRating.RatingScale |
class |
ZeroToTen |
| Modifier and Type | Class and Description |
|---|---|
class |
OneToTen |
class |
OneToTwenty |
class |
TwoToEight |
| Modifier and Type | Class and Description |
|---|---|
class |
Rating<T,S extends Scale<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
IntegerScale |
class |
OneToOneHundred |
| Modifier and Type | Method and Description |
|---|---|
static <T,S extends Scale<T>> |
Rating.create(T value,
S scale) |
| Modifier and Type | Method and Description |
|---|---|
Rating<T,? extends Scale<T>> |
Scale.parse(String s) |
Copyright © 2015. All rights reserved.