public class AlgorithmsReloadNotification extends Notification
| Constructor and Description |
|---|
AlgorithmsReloadNotification(String sender)
Constrói o evento de notificação.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isVolatile()
Definição da volatilidade da notificação.
|
String |
toString()
String para auditagem.
|
getDisplay, getMustPopUp, getSender, setDisplaygetCreationDatepublic AlgorithmsReloadNotification(String sender)
sender - Quem está enviando a notificação (não pode ser null).public String toString()
toString in class Notificationpublic boolean isVolatile()
isVolatile in class NotificationCopyright © 2018. All rights reserved.