public class ControllerParameters extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
ControllerParameters() |
Modifier and Type | Method and Description |
---|---|
Object |
getParameter(String name) |
boolean |
hasParameter(String name) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
equals, hashCode, toString
Copyright © 2017 Suncode. All rights reserved.