public abstract class Constraint extends Object
Query
.Constructor and Description |
---|
Constraint() |
Modifier and Type | Method and Description |
---|---|
abstract void |
asString(StringBuilder builder)
Creates a string representation of this constraint.
|
String |
toString() |
public abstract void asString(StringBuilder builder)
builder
- the target to write the string representation toCopyright © 2018. All rights reserved.