public class BooleanValue extends Primitive
| Constructor and Description |
|---|
BooleanValue(boolean bool) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBoolean() |
String |
toString() |
void |
writeValue(RecordConsumer recordConsumer) |
public boolean getBoolean()
getBoolean in class Primitivepublic void writeValue(RecordConsumer recordConsumer)
writeValue in class PrimitiveCopyright © 2019 The Apache Software Foundation. All rights reserved.