K - V - public final class ResultsMap<K,V> extends AbstractWrapperIdPages
| Constructor and Description |
|---|
ResultsMap() |
ResultsMap(Map<K,V> resultsMap) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsKey(K key) |
V |
get(K key) |
Map<K,V> |
getResults() |
int |
getTotalResults() |
boolean |
isEmpty() |
void |
put(K key,
V value) |
void |
setResults(Map<K,V> results) |
getPage, getTotalPages, setPage, setResultProperties, setTotalPages, setTotalResultsgetId, setIdgetTypeListhandleUnknown, toStringpublic boolean isEmpty()
public boolean containsKey(K key)
public int getTotalResults()
getTotalResults in interface WrapperPagesgetTotalResults in class AbstractWrapperIdPagesCopyright © 2012–2017. All rights reserved.