| Modifier and Type | Method and Description |
|---|---|
List<T> |
all() |
long |
count() |
T |
first() |
boolean |
isLoaded() |
boolean |
isSingle() |
T |
last() |
List<T> |
page(long skip,
long limit) |
T |
single() |
forEach, iterator, spliteratorCopyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.