protected class PositionedCursor.ObjectGetter extends AbstractCursor.AbstractGetter
AbstractCursor.Getter
for records that consist of a single field.
Each record is represented as an object, and the value of the sole field is that object.
| Constructor and Description |
|---|
PositionedCursor.ObjectGetter(int field) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getObject() |
wasNullpublic Object getObject()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.