Uses of Interface
cool.scx.http.parameters.ParameterEntry
Packages that use ParameterEntry
-
Uses of ParameterEntry in cool.scx.http.parameters
Classes in cool.scx.http.parameters that implement ParameterEntrySubinterfaces with type arguments of type ParameterEntry in cool.scx.http.parametersModifier and TypeInterfaceDescriptioninterfaceParameters<K,V> Parameters 表示一组 HTTP 参数项, 类似 MultiMap (实际上默认实现 就是基于 MultiMap 的), 一个 name 可以对应多个值.Classes in cool.scx.http.parameters that implement interfaces with type arguments of type ParameterEntryMethods in cool.scx.http.parameters that return ParameterEntryMethods in cool.scx.http.parameters that return types with arguments of type ParameterEntry