C
- the generic typepublic interface Conditional<C extends Conditional<C>>
Modifier and Type | Method and Description |
---|---|
C |
AND(Object condition)
AND.
|
C |
OR(Object condition)
OR.
|
Copyright © 2003–2021 XDEV Software. All rights reserved.