@ExportPackage @PublicApi
Class | Description |
---|---|
AbstractList | |
BucketGroupId<T> |
This abstract class is used in
Group instances where the identifying expression evaluated to a BucketValue . |
DoubleBucketId |
This class is used in
Group instances where the identifying expression evaluated to a DoubleBucket . |
DoubleId | |
Group |
This class represents a single group in the grouping result model.
|
GroupId |
This abstract class represents the id of a single group in the grouping result model.
|
GroupList |
This class represents a labeled group list in the grouping result model.
|
HitList |
This class represents a labeled hit list in the grouping result model.
|
HitRenderer |
This is a helper class for rendering grouping results.
|
LongBucketId |
This class is used in
Group instances where the identifying expression evaluated to a LongBucket . |
LongId | |
NullId |
This class is in
Group instances where the identifying expression evaluated to null. |
RawBucketId | |
RawId | |
RootGroup |
This class represents the root
Group in the grouping result model. |
RootId |
This class is used in
RootGroup instances. |
StringBucketId |
This class is used in
Group instances where the identifying expression evaluated to a StringBucket . |
StringId | |
ValueGroupId<T> |
This abstract class is used in
Group instances where the identifying expression evaluated to a singe value. |
Copyright © 2017. All rights reserved.