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