public class StringEntry extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
int |
getOffset() |
String |
getString() |
int |
hashCode() |
boolean |
isAddToStrSection() |
boolean |
isEmpty() |
void |
setAddToStrSection() |
void |
setOffset(int offset) |
String |
toString() |
public String getString()
public int getOffset()
public void setOffset(int offset)
public boolean isAddToStrSection()
public void setAddToStrSection()
public boolean isEmpty()