|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The result type (ContextualStatistics, ContextualReturn)public interface ResultSet<T>
| Method Summary | |
|---|---|
T |
getResult(Context context)
|
T |
getSingleResult()
|
boolean |
isEmpty()
|
int |
size()
|
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Method Detail |
|---|
T getResult(Context context)
T getSingleResult()
throws NoSuchElementException
NoSuchElementException - If the result set is empty or has more than 1 valuesint size()
boolean isEmpty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||