Uses of Enum Class
com.pervasive.datarush.analytics.stats.Interval.Closure
Packages that use Interval.Closure
Package
Description
Provides various statistics, Data Summarizer, and Data Quality Analyzer.
-
Uses of Interval.Closure in com.pervasive.datarush.analytics.stats
Methods in com.pervasive.datarush.analytics.stats that return Interval.ClosureModifier and TypeMethodDescriptionstatic Interval.ClosureInterval.Closure.closure(boolean fromClosed, boolean toClosed) Returns a closure for the given parametersInterval.getClosure()Returns the closure of the intervalstatic Interval.ClosureReturns the enum constant of this class with the specified name.static Interval.Closure[]Interval.Closure.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.pervasive.datarush.analytics.stats with parameters of type Interval.ClosureModifierConstructorDescriptionInterval(Interval.Closure closure, T leftMargin, T rightMargin) Creates a new interval