Uses of Interface
gr.uoa.di.madgik.searchlibrary.operatorlibrary.sort.SortWorker

Packages that use SortWorker
gr.uoa.di.madgik.searchlibrary.operatorlibrary.sort   
 

Uses of SortWorker in gr.uoa.di.madgik.searchlibrary.operatorlibrary.sort
 

Classes in gr.uoa.di.madgik.searchlibrary.operatorlibrary.sort that implement SortWorker
 class OfflineSortWorker<T extends Record>
          Used to populate the created ResultSet with records after the locator to the result has been sent
 class OnlineSortWorker<T extends Record>
          Used to populate the created ResultSet with records after the locator to the result has been sent
 



Copyright © 2013. All Rights Reserved.