public class ResultCounterCallback<T> extends Object implements org.rapidoid.lambda.Callback<T>
| Constructor and Description |
|---|
ResultCounterCallback() |
| Modifier and Type | Method and Description |
|---|---|
long |
getResultCount() |
Set<T> |
getResults() |
void |
onDone(T result,
Throwable error) |
Copyright © 2014–2015 Nikolche Mihajlovski. All rights reserved.