T - BubbleItem or something that extends BubbleItem.public class BubbleData<T extends BubbleItem> extends AbstractCollectionData<T>
| Constructor and Description |
|---|
BubbleData() |
| Modifier and Type | Method and Description |
|---|---|
Collection<T> |
getData()
Gets the data.
|
int |
size()
Gets the size of the data.
|
String |
toJsonString()
To json string.
|
addValue, addValues, addValuespublic Collection<T> getData()
ChartDatapublic int size()
Copyright © 2021. All rights reserved.