public interface AsyncSearchResult<T> extends HGSearchResult<Future<T>>
EMPTY
Modifier and Type | Method and Description |
---|---|
Future<Boolean> |
hasNextAsync() |
Future<Boolean> |
hasPrevAsync() |
close, current, isOrdered
hasPrev, prev
Copyright © 2015. All rights reserved.