OUT - The type of the extracted field.public class FieldFromArray<OUT> extends Object implements Extractor<Object,OUT>
| Constructor and Description |
|---|
FieldFromArray()
Extracts the first field (id 0) from the array
|
FieldFromArray(int fieldId)
Extracts the field with the given id from the array.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.