java.lang.Object
com.google.flatbuffers.Table
org.apache.arrow.flatbuf.Bool
public final class Bool
extends com.google.flatbuffers.Table
- 
Nested Class SummaryNested Classes
- 
Field SummaryFields inherited from class com.google.flatbuffers.Tablebb, bb_pos
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription__assign(int _i, ByteBuffer _bb) void__init(int _i, ByteBuffer _bb) static intendBool(com.google.flatbuffers.FlatBufferBuilder builder) static BoolgetRootAsBool(ByteBuffer _bb) static BoolgetRootAsBool(ByteBuffer _bb, Bool obj) static voidstartBool(com.google.flatbuffers.FlatBufferBuilder builder) static voidMethods inherited from class com.google.flatbuffers.Table__has_identifier, __indirect, __indirect, __offset, __offset, __reset, __reset, __string, __string, __union, __union, __vector, __vector_as_bytebuffer, __vector_in_bytebuffer, __vector_len, compareStrings, compareStrings, getByteBuffer, keysCompare, sortTables
- 
Constructor Details- 
Boolpublic Bool()
 
- 
- 
Method Details- 
ValidateVersionpublic static void ValidateVersion()
- 
getRootAsBool
- 
getRootAsBool
- 
__init
- 
__assign
- 
startBoolpublic static void startBool(com.google.flatbuffers.FlatBufferBuilder builder) 
- 
endBoolpublic static int endBool(com.google.flatbuffers.FlatBufferBuilder builder) 
 
-