JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ru.tinkoff.kora.http.client.common.writer
Interface StringParameterConverter<T>
All Known Implementing Classes:
EnumStringParameterConverter
public interface
StringParameterConverter<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
convert
(
T
value)
Method Details
convert
String
convert
(
T
value)