@Authors(value="Nikolche Mihajlovski") @Since(value="5.0.2") public interface SimpleMap<K,V>
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
V |
getDefaultValue() |
void |
setDefaultValue(V defaultValue) |
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.