- java.lang.Object
-
- csbase.client.applications.serverdiagnostic.statistics.StatisticDataEntry<T>
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
String |
name
O nome do dado
|
T |
value
O valor do dado
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
name
public String name
O nome do dado
-
value
public T value
O valor do dado
Copyright © 2018. All rights reserved.