public class UpdateMsg extends Object implements Serializable
| Constructor and Description |
|---|
UpdateMsg() |
UpdateMsg(int number,
long updatedAt,
Map result) |
| Modifier and Type | Method and Description |
|---|---|
int |
number() |
Map |
result() |
void |
set(String name,
Object value) |
void |
setUpdatedAt(String updatedAt) |
String |
toString() |
long |
updatedAt() |
String |
updatedAtString() |
public UpdateMsg()
public UpdateMsg(int number,
long updatedAt,
Map result)
public int number()
public long updatedAt()
public String updatedAtString()
public void setUpdatedAt(String updatedAt)
public Map result()
LASUpdate.inc(String, Number)Copyright © 2015. All rights reserved.