Constructor and Description |
---|
HistoryEntry(int size,
int compact) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
getCompact() |
int |
getSize() |
DemoMenuParser.MenuType |
getType() |
int |
hashCode() |
void |
setCompact(int c) |
void |
setSize(int s) |
public int getSize()
public void setSize(int s)
public int getCompact()
public void setCompact(int c)
public DemoMenuParser.MenuType getType()