CompletionService
46474849505152
public static CompletionService getVolumesService() { return new VolumesService(); } public static CompletionService getBookmarksService() { return new BookmarksService(); }