Modifier and Type | Method and Description |
---|---|
static ParenthesizedCondition |
getInstance(Condition condition)
Returns a parenthesized condition for the given condition if the given
condition is not already a parenthesized condition; or the original
condition otherwise.
|
public static ParenthesizedCondition getInstance(Condition condition)
Copyright © 2018. All rights reserved.