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>>
- Since:
- 2.2
- Author:
- Oliver Gierke, Johannes Englmeier
-
Method Summary