public class NotificationListenerInfo extends Object
| Constructor and Description |
|---|
NotificationListenerInfo(NotificationListener listener,
NotificationFilter filter,
Object handback) |
| Modifier and Type | Method and Description |
|---|---|
NotificationFilter |
getFilter() |
Object |
getHandback() |
NotificationListener |
getListener() |
public NotificationListenerInfo(NotificationListener listener, NotificationFilter filter, Object handback)
public NotificationListener getListener()
public NotificationFilter getFilter()
public Object getHandback()
Copyright © 2017. All rights reserved.