public abstract class ValuedConstraint<T,A> extends Constraint<A>
| Constructor and Description |
|---|
ValuedConstraint(Constraints type,
T value) |
| Modifier and Type | Method and Description |
|---|---|
T |
getValue() |
getType, testpublic ValuedConstraint(Constraints type, T value)
public T getValue()