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