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 Primitive
public void writeValue(RecordConsumer recordConsumer)
writeValue
in class Primitive
Copyright © 2015. All rights reserved.