public class IntegerValue extends Primitive
| Constructor and Description |
|---|
IntegerValue(int value) |
| Modifier and Type | Method and Description |
|---|---|
int |
getInteger() |
String |
toString() |
void |
writeValue(RecordConsumer recordConsumer) |
public int getInteger()
getInteger in class Primitivepublic void writeValue(RecordConsumer recordConsumer)
writeValue in class PrimitiveCopyright © 2024 The Apache Software Foundation. All rights reserved.