当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
ParameterMapTestCase.TestParameterMap - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.test.common
Class ParameterMapTestCase.TestParameterMap
java.lang.Object
org.jboss.portal.common.util.ParameterMap
org.jboss.portal.test.common.ParameterMapTestCase.TestParameterMap
- All Implemented Interfaces:
- java.util.Map
- Enclosing class:
- ParameterMapTestCase
- public static class ParameterMapTestCase.TestParameterMap
- extends ParameterMap
Nested classes inherited from class java.util.Map |
java.util.Map.Entry |
Methods inherited from class org.jboss.portal.common.util.ParameterMap |
assertKey, assertValue, clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Map |
equals, hashCode |
ParameterMapTestCase.TestParameterMap
public ParameterMapTestCase.TestParameterMap()
getDelegate
protected java.util.Map getDelegate()
- Specified by:
getDelegate
in class ParameterMap