public interface ICondition
Modifier and Type | Interface and Description |
---|---|
static class |
ICondition.CondType |
Modifier and Type | Method and Description |
---|---|
boolean |
isNegated() |
boolean |
isTrue(Object target) |
void |
setIsNegated(boolean isNeg) |
boolean isTrue(Object target)
boolean isNegated()
void setIsNegated(boolean isNeg)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.