public abstract class AbstractNumberConstraint extends java.lang.Object implements ParameterConstraint<java.lang.Number>
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.Number |
constraintValue
The constraint value.
|
Constructor and Description |
---|
AbstractNumberConstraint(java.lang.Number constraintValue)
Creates an abstract number constraint.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, test
Copyright © 2019 ELKI Development Team. License information.