JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Spring Data Core
org.springframework.data.util
MethodInvocationRecorder
Recorded
ToMapConverter
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Interface MethodInvocationRecorder.Recorded.ToMapConverter<
T
,
S
>
All Superinterfaces:
Function
<T,
Map
<?,
S>>
Enclosing class:
MethodInvocationRecorder.Recorded
<
T
>
public static interface
MethodInvocationRecorder.Recorded.ToMapConverter<T,
S>
extends
Function
<T,
Map
<?,
S>>
Since:
2.2
Author:
Oliver Gierke, Johannes Englmeier
Method Summary
Methods inherited from interface java.util.function.
Function
andThen
,
apply
,
compose