public static class InstrumentData.Builder
extends java.lang.Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
static InstrumentData |
build(org.json.JSONArray features) |
static InstrumentData |
build(java.lang.Throwable e,
InstrumentData.Type t) |
static InstrumentData |
load(java.io.File file) |
public static InstrumentData load(java.io.File file)
public static InstrumentData build(java.lang.Throwable e, InstrumentData.Type t)
public static InstrumentData build(org.json.JSONArray features)