public class SelectionVector2Builder extends Object
| Constructor and Description |
|---|
SelectionVector2Builder(BufferAllocator allocator,
int maxSize) |
| Modifier and Type | Method and Description |
|---|---|
SelectionVector2 |
harvest(VectorContainer batch) |
void |
set(int posn,
int value) |
void |
setNext(int value) |
public SelectionVector2Builder(BufferAllocator allocator, int maxSize)
public void setNext(int value)
public void set(int posn,
int value)
public SelectionVector2 harvest(VectorContainer batch)
Copyright © 2021 The Apache Software Foundation. All rights reserved.