Klasse DUUISystemMetrics
java.lang.Object
org.texttechnologylab.duui.api.metrics.providers.DUUISystemMetrics
A class containing system metrics and means to update them.
- Autor:
- Cedric Borkowski.
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic void
register()
Register the metrics and start the update service.
-
Konstruktordetails
-
DUUISystemMetrics
public DUUISystemMetrics()
-
-
Methodendetails
-
register
public static void register()Register the metrics and start the update service.
-