public interface ResultSet<D>
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
List<D> |
get(int from,
int to) |
List<String> |
getElements(int from,
int to) |
eu.dnetlib.domain.EPR |
getEpr() |
boolean |
isAlive() |
boolean |
isOpen() |
int |
size() |
Copyright © 2019. All rights reserved.