public class ChompConfig extends Object
Modifier | Constructor and Description |
---|---|
protected |
ChompConfig(double cutoffDate,
boolean stringNaNs) |
Modifier and Type | Method and Description |
---|---|
double |
getCutoffDate() |
boolean |
getStripNaNs() |
static ChompConfig |
parse(AnalyticsCommand cmd) |
public static ChompConfig parse(AnalyticsCommand cmd)
public double getCutoffDate()
public boolean getStripNaNs()
Copyright © 2015. All rights reserved.