public interface TypedResultSetListener<T>
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getResult(int fromPosition,
int toPosition)
get a single page of results.
|
int |
getSize()
get number of elements.
|
Copyright © 2017. All rights reserved.