[jOOQ/jOOQ#10429] Make LoaderRowListener a FunctionalInterface
This commit is contained in:
parent
61f9818b3a
commit
ade95b281d
@ -43,6 +43,7 @@ package org.jooq;
|
||||
*
|
||||
* @author Lukas Eder
|
||||
*/
|
||||
@FunctionalInterface
|
||||
public interface LoaderRowListener {
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user