Android SDK Version
Field Summary
Modifier and TypeFieldDescription
public final static InstrumentData.BuilderINSTANCE
Method Summary
Modifier and TypeMethodDescription
final static InstrumentDataload(File file)
final static InstrumentDatabuild(Throwable e, InstrumentData.Type t)
final static InstrumentDatabuild(JSONArray features)
final static InstrumentDatabuild(String anrCause, String st)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

load

 final static InstrumentDataload(File file)

build

 final static InstrumentDatabuild(JSONArray features)

build

 final static InstrumentDatabuild(String anrCause, String st)