public final class CategoryScoreData extends Object
| Modifier and Type | Field and Description |
|---|---|
List<Long> |
droppedItems |
double |
score |
| Constructor and Description |
|---|
CategoryScoreData(double score,
List<Long> droppedItems) |
Copyright © 2003–2019 Sakai Project. All rights reserved.