Interface AbstractSQL.ForEachConsumer<T,E>

Type Parameters:
T - SQL type
E - Element type of iterable
Enclosing class:
AbstractSQL<T>

public static interface AbstractSQL.ForEachConsumer<T,E>
Consumer for 'forEach' operation.
Since:
3.5.15