public static class GLMGrid.GLMModels extends Iced implements Job.Progress
Modifier and Type | Method and Description |
---|---|
float |
progress() |
long |
runTime() |
java.lang.Iterable<DGLM.GLMModel> |
sorted() |
com.google.gson.JsonObject |
toJson() |
clone, frozenType, init, newInstance, read, toDocField, write, writeJSON, writeJSONFields
public final long runTime()
public float progress()
progress
in interface Job.Progress
public java.lang.Iterable<DGLM.GLMModel> sorted()
public com.google.gson.JsonObject toJson()