public static final class BooleanExpression.True extends Object implements BooleanExpression
TRUE).BooleanExpression.False, BooleanExpression.True| Modifier and Type | Field and Description |
|---|---|
static BooleanExpression.True |
INSTANCE
Returns the singleton instance representing
TRUE. |
public static final BooleanExpression.True INSTANCE
TRUE.public Class<? extends ValueExpression> getImplementedType()
BooleanExpression.True.getImplementedType in interface org.atp.api.Typeable<ValueExpression>Copyright © 2010-2012. All Rights Reserved.