[stats wf] indicators across stats dbs & updates in the org ids #248
|
@ -50,6 +50,7 @@ public class ScoreResult {
|
||||||
@Override
|
@Override
|
||||||
public String toString() {
|
public String toString() {
|
||||||
final GsonBuilder b = new GsonBuilder();
|
final GsonBuilder b = new GsonBuilder();
|
||||||
|
b.serializeSpecialFloatingPointValues();
|
||||||
return b.setPrettyPrinting().create().toJson(this);
|
return b.setPrettyPrinting().create().toJson(this);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue