Uses of Class
slib.utils.impl.QueryEntry

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.
 



Copyright © 2013. All Rights Reserved.