public final class Flattened extends Object
| Modifier and Type | Field and Description |
|---|---|
com.google.common.collect.ImmutableList<Object> |
array |
| Constructor and Description |
|---|
Flattened() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static Stream<Flattened> |
flatten(Aggregation aggs) |
static Flattened |
flattened(Object... objects) |
int |
hashCode() |
public final com.google.common.collect.ImmutableList<Object> array
Copyright © 2012–2015 Polyglotted IO. All rights reserved.