public class MappedConcept<T> extends Object
| Constructor and Description |
|---|
MappedConcept(Concept concept,
Agg<T> agg) |
| Modifier and Type | Method and Description |
|---|---|
static <T> MappedConcept<T> |
create(Concept concept,
Agg<T> agg) |
Agg<T> |
getAggregator() |
Concept |
getConcept() |
Copyright © 2015. All rights reserved.