Package org.springframework.data.util
Interface MethodInvocationRecorder.Recorded.ToCollectionConverter<T,S>
- All Superinterfaces:
Function<T,
Collection<S>>
- Enclosing class:
- MethodInvocationRecorder.Recorded<T>
public static interface MethodInvocationRecorder.Recorded.ToCollectionConverter<T,S>
extends Function<T,Collection<S>>
-
Method Summary