public static class State.ApplyResult extends StateApplyResult<com.google.gson.JsonElement>
changes
Constructor and Description |
---|
ApplyResult() |
Modifier and Type | Method and Description |
---|---|
<R> R |
getChanges(Class<R> dataType) |
<R> R |
getChanges(com.google.gson.reflect.TypeToken<R> dataType) |
getChanges, getComment, getDuration, getName, getRunNum, getStartTime, isResult
public <R> R getChanges(Class<R> dataType)
public <R> R getChanges(com.google.gson.reflect.TypeToken<R> dataType)
Copyright © 2016. All rights reserved.