Interval

sealed abstract class Interval extends PmmlElement

Defines a range of numeric values.

Companion:
object
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

def contains(value: Double): Boolean

Inherited methods

Inherited from:
HasExtensions
def hasExtensions: Boolean
Inherited from:
HasExtensions