public class StatsServlet.RenderableMessage extends Object
| Modifier and Type | Field and Description | 
|---|---|
| ArrayList<HashMap<String,String>> | charts | 
| String | name | 
| int | numCalls | 
| Constructor and Description | 
|---|
| RenderableMessage(String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| ArrayList<HashMap<String,String>> | getCharts() | 
| String | getname() | 
| int | getNumCalls() | 
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.