SharedClassFilter allows users of a Helper API to filter which classes are found and stored in the cache.
The user should provide a class that implements the interface in which the functions return true or false,
and then pass an instance of this class to setSharingFilter() in a shared class helper.