public class ContainsKeyToRowSetMap extends KeyToRowSetMap
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<String> |
list |
map| Modifier | Constructor and Description |
|---|---|
protected |
ContainsKeyToRowSetMap() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsKey(Object key) |
Set<RowSet> |
get(Object value) |
protected void |
put(Object key,
RowSet rowSet) |
entrySet, isEmpty, keySetpublic Set<RowSet> get(Object value)
get in class KeyToRowSetMapprotected void put(Object key, RowSet rowSet)
put in class KeyToRowSetMappublic boolean containsKey(Object key)
containsKey in class KeyToRowSetMapCopyright © 2018 Hitachi Vantara. All rights reserved.