public class Utils extends Object
Modifier and Type | Field and Description |
---|---|
static com.google.gson.Gson |
gson |
static DateFormat |
isoDateFormat |
static String |
isoDatePatterrn |
Constructor and Description |
---|
Utils() |
Modifier and Type | Method and Description |
---|---|
static List<DataPoint> |
fromJson(String json) |
static String |
toJson(List<DataPoint> items) |
public static final String isoDatePatterrn
public static final DateFormat isoDateFormat
public static final com.google.gson.Gson gson
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.