public class StoryStatistics extends Object
| Constructor and Description |
|---|
StoryStatistics(Integer total,
Integer totalByGender,
Integer totalByTopic) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getTotal() |
Integer |
getTotalByGender() |
Integer |
getTotalByTopic() |
Copyright © 2023. All rights reserved.