public abstract class AppsDatabaseFilter extends Object
AppsDatabaseFilter
are passed to the AppsDatabase.getAppAttributes and AppsDatabase.getAppIDs methods
to allow an applications to set a filter on the list of applications
(respectively AppAttributes and AppIDs) that it wants
to retrieve from the AppDatabase.| Constructor and Description |
|---|
AppsDatabaseFilter()
Construct an AppsDatabaseFilter object.
|
public AppsDatabaseFilter()
public abstract boolean accept(AppID appid)
appid - the specified appid to test.Copyright © 2012 code4tv.com. All Rights Reserved.