|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryEntry | |
---|---|
slib.utils.impl |
Uses of QueryEntry in slib.utils.impl |
---|
Methods in slib.utils.impl that return QueryEntry | |
---|---|
QueryEntry |
QueryFileIterator.next()
Note the Query Entry returned can be equal to null if the line is not in agreement with the expectations i.e. |
QueryEntry |
QueryIterator.next()
|
Methods in slib.utils.impl that return types with arguments of type QueryEntry | |
---|---|
List<QueryEntry> |
QueryFileIterator.nextValids(int nbValues)
|
List<QueryEntry> |
QueryIterator.nextValids(int nbValues)
Return a List containing the next valid queries. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |