public class BooleanTypedValue extends TypedValue
| Modifier and Type | Field and Description |
|---|---|
static BooleanTypedValue |
FALSE |
static BooleanTypedValue |
TRUE |
NULL| Modifier and Type | Method and Description |
|---|---|
static BooleanTypedValue |
forValue(boolean b) |
getTypeDescriptor, getValue, toStringpublic static final BooleanTypedValue TRUE
public static final BooleanTypedValue FALSE
public static BooleanTypedValue forValue(boolean b)