Class CardsListState.Error
-
- All Implemented Interfaces:
public final class CardsListState.Error extends CardsListState
-
-
Field Summary
Fields Modifier and Type Field Description private final Notificationnotification
-
Constructor Summary
Constructors Constructor Description CardsListState.Error(Notification notification)
-
Method Summary
Modifier and Type Method Description final NotificationgetNotification()-
-
Constructor Detail
-
CardsListState.Error
CardsListState.Error(Notification notification)
-
-
Method Detail
-
getNotification
final Notification getNotification()
-
-
-
-