public class ListSlice<T> extends Object implements ResultSetSlice<T>
| 限定符和类型 | 方法和说明 |
|---|---|
List<T> |
list(int maxResults,
int firstResult) |
int |
rowCount() |
static <T> ListSlice<T> |
wrap(Collection<T> c) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlist, list, listCopyright © 2022. All rights reserved.