public class Key extends Object
A key for retrieving entities from a RandomAccessDataset
.
Modifier and Type | Class and Description |
---|---|
static class |
Key.Builder
A fluent builder to aid in the construction of
Key objects. |
public Object get(int index)
index
.index
- the index
of the value to returnindex
Copyright © 2013–2015. All rights reserved.