public class OverUseStateSearchResult extends SearchResult
| Constructor and Description |
|---|
OverUseStateSearchResult(OverUseState[] elements,
int totalCount,
boolean totalCountFixed) |
| Modifier and Type | Method and Description |
|---|---|
OverUseState[] |
getElements() |
equals, getTotalCount, hashCode, isTotalCountFixed, setTotalCount, setTotalCountFixed, toStringpublic OverUseStateSearchResult(OverUseState[] elements, int totalCount, boolean totalCountFixed)
public OverUseState[] getElements()