Constructor and Description |
---|
BooleanConstraint(java.lang.String definition) |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(Value value)
Deprecated.
use
test(Value) instead (see OAK-8874) |
boolean |
test(Value value) |
java.lang.String |
toString() |
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.