public class StatsStore extends Object
| Constructor and Description |
|---|
StatsStore() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(StatsItem item)
Adds item to store
|
void |
clear() |
List<StatsItem> |
getItems() |
int |
getMaxRecords() |
Copyright © 2017. All rights reserved.