Interface ExecutableFindOperation.TerminatingResults<T>

All Known Subinterfaces:
ExecutableFindOperation.ExecutableFind<T>, ExecutableFindOperation.FindWithCollection<T>, ExecutableFindOperation.FindWithProjection<T>, ExecutableFindOperation.FindWithQuery<T>, ExecutableFindOperation.TerminatingFind<T>
Enclosing interface:
ExecutableFindOperation

public static interface ExecutableFindOperation.TerminatingResults<T>
Trigger find execution by calling one of the terminating methods.
Since:
5.0
Author:
Christoph Strobl, Mark Paluch