public final class SimpleDoc extends Object
| Modifier and Type | Field and Description |
|---|---|
IndexKey |
key |
com.google.common.collect.ImmutableMap<String,Object> |
source |
| Constructor and Description |
|---|
SimpleDoc() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
boolVal(String property) |
boolean |
equals(Object o) |
int |
hashCode() |
int |
intVal(String property) |
IndexKey |
key() |
long |
longStrVal(String property) |
long |
longVal(String property) |
String |
strVal(String property) |
long |
version() |
Copyright © 2012–2015 Polyglotted IO. All rights reserved.