public class OccurrencesStatus extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
resultEOF |
protected int |
size |
| Constructor and Description |
|---|
OccurrencesStatus() |
OccurrencesStatus(boolean resultEOF,
int size) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSize() |
boolean |
isResultEOF() |
void |
setResultEOF(boolean resultEOF) |
void |
setSize(int size) |
String |
toString() |
public OccurrencesStatus()
public OccurrencesStatus(boolean resultEOF,
int size)
resultEOF - size - Copyright © 2015. All Rights Reserved.