P
- the type of the parameter to be tested by this constraint (e.g.,
Number, Listpublic abstract class AbstractNumberConstraint<P> extends Object implements ParameterConstraint<P>
Modifier and Type | Field and Description |
---|---|
(package private) Number |
constraintValue
The constraint value.
|
Constructor and Description |
---|
AbstractNumberConstraint(Number constraintValue)
Creates an abstract number constraint.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.