Interface NotificationStateRepositoryFragment

All Superinterfaces:
NotificationStateRepository

public interface NotificationStateRepositoryFragment extends NotificationStateRepository
Marker interface used to differentiate between a full repository implementing NotificationStateRepository and a internal repository fragment component providing the actual implementation.
Author:
Jeff Fischer