JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.springframework.cloud.function.web
StringConverter
Contents
Description
Method Summary
Method Details
convert(Object, String)
Hide sidebar
Show sidebar
Interface StringConverter
All Known Implementing Classes:
BasicStringConverter
public interface
StringConverter
Author:
Dave Syer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
convert
(
Object
function,
String
value)
Method Details
convert
Object
convert
(
Object
function,
String
value)