public static final class FlatArrayList.Vector
extends com.google.flatbuffers.BaseVector
Constructor and Description |
---|
Vector() |
Modifier and Type | Method and Description |
---|---|
FlatArrayList.Vector |
__assign(int _vector,
int _element_size,
ByteBuffer _bb) |
FlatArrayList |
get(FlatArrayList obj,
int j) |
FlatArrayList |
get(int j) |
public FlatArrayList.Vector __assign(int _vector, int _element_size, ByteBuffer _bb)
public FlatArrayList get(int j)
public FlatArrayList get(FlatArrayList obj, int j)
Copyright © 2022. All rights reserved.