public class ExpandController
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
lastExpandTimeStamp |
Modifier and Type | Method and Description |
---|---|
static ExpandController |
getInstance() |
long |
getLastExpandTimeStamp() |
void |
setLastExpandTimeStamp(long timestamp) |
public static ExpandController getInstance()
public void setLastExpandTimeStamp(long timestamp)
public long getLastExpandTimeStamp()