public final class RepeatedUInt1Holder extends Object implements ValueHolder
Modifier and Type | Field and Description |
---|---|
int |
end
The last index (exclusive) into the Vector.
|
FieldReader |
reader |
int |
start
The first index (inclusive) into the Vector.
|
static TypeProtos.MajorType |
TYPE |
UInt1Vector |
vector
The Vector holding the actual values.
|
Constructor and Description |
---|
RepeatedUInt1Holder() |
public static final TypeProtos.MajorType TYPE
public int start
public int end
public UInt1Vector vector
public FieldReader reader
Copyright © 1970 The Apache Software Foundation. All rights reserved.