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
Description
Method Summary
Hide sidebar
Show sidebar
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
Function
andThen
,
apply
,
compose