getCategoryAppDataContainsAppInfo

Finds a CategoryAppData in a list that contains a specific AppInfo.

Return

The CategoryAppData that contains the given AppInfo, or null if not found.

Parameters

list

The list of CategoryAppData to search within.

appInfo

The AppInfo to search for.