public class NodeAndUserSearchResult extends SearchResult
| Constructor and Description |
|---|
NodeAndUserSearchResult(jp.go.nict.langrid.commons.util.Pair<Node,User>[] elements,
int totalCount,
boolean totalCountFixed) |
| Modifier and Type | Method and Description |
|---|---|
jp.go.nict.langrid.commons.util.Pair<Node,User>[] |
getElements() |
equals, getTotalCount, hashCode, isTotalCountFixed, setTotalCount, setTotalCountFixed, toString