public class ApolloNotificationMessages extends Object
| Constructor and Description |
|---|
ApolloNotificationMessages() |
| Modifier and Type | Method and Description |
|---|---|
ApolloNotificationMessages |
clone() |
Long |
get(String key) |
Map<String,Long> |
getDetails() |
boolean |
has(String key) |
boolean |
isEmpty() |
void |
mergeFrom(ApolloNotificationMessages source) |
void |
put(String key,
long notificationId) |
void |
setDetails(Map<String,Long> details) |
public void put(String key, long notificationId)
public boolean has(String key)
public boolean isEmpty()
public void mergeFrom(ApolloNotificationMessages source)
public ApolloNotificationMessages clone()
Copyright © 2018 Ctrip, Inc.. All rights reserved.