T - type of grouped objectsR - The driver result of a query like ResultSetpublic interface Groupable<T,R>
<R>.| Modifier and Type | Method and Description |
|---|---|
Collection<T> |
asCollection() |
List<T> |
asList() |
Set<T> |
asSet() |
void |
classifier(R row) |
void classifier(R row)
Collection<T> asCollection()
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.