Interface | Description |
---|---|
MultiValueMap<K,V> |
Extension of the
Map interface that stores multiple values. |
Profiler.Message |
代表一个profiler entry的详细信息。
|
Class | Description |
---|---|
LinkedCaseInsensitiveMap<V> |
LinkedHashMap variant that stores String keys in a case-insensitive
manner, for example for key-based access in a results table. |
LinkedMultiValueMap<K,V> |
Simple implementation of
MultiValueMap that wraps a LinkedHashMap ,
storing multiple values in a LinkedList . |
MediaTypeUtil | |
Profiler | |
Profiler.Entry |
代表一个计时单元。
|
ServletAnnotationMappingUtils |
Helper class for annotation-based request mapping.
|
WebUtil |
Enum | Description |
---|---|
Profiler.MessageLevel |
显示消息的级别。
|
Copyright © 2006–2018 TinyGroup. All rights reserved.