ml.options
public interface Constraint
Modifier and Type | Method and Description |
---|---|
boolean |
isSatisfied()
Check whether a constraint is satisfied.
|
boolean |
supports(Constrainable constrainable)
Indicates whether a constraint supports a given type of
Constrainable |
boolean isSatisfied()
boolean supports(Constrainable constrainable)
Constrainable
constrainable
- Constrainable
is supported