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, writeJSONFieldspublic final long runTime()
public float progress()
progress in interface Job.Progresspublic java.lang.Iterable<DGLM.GLMModel> sorted()
public com.google.gson.JsonObject toJson()