Constructor and Description |
---|
KeyValMap() |
Modifier and Type | Method and Description |
---|---|
Object |
getValue(String key)
Get an object from map.
|
<T> T |
getValue(String key,
Class<T> type)
Get a typed object from map.
|
Copyright © 2015–2021 Yahoo! Inc.. All rights reserved.