public class ReportUsage extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ANONYMOUS_ID |
static long |
ONE_DAY |
| Constructor and Description |
|---|
ReportUsage() |
| Modifier and Type | Method and Description |
|---|---|
static FutureTask<Void> |
checkForUpdatesInBackgroundThread() |
static void |
main(String[] args) |
static void |
report() |
public static final String ANONYMOUS_ID
public static final long ONE_DAY
public static void main(String[] args)
public static FutureTask<Void> checkForUpdatesInBackgroundThread()
public static void report()
Copyright © 2019 Vaadin Ltd. All rights reserved.