[jOOQ/jOOQ#1049] Java 8 compiler needs type witnesses here

This commit is contained in:
Lukas Eder 2022-06-13 11:57:23 +02:00
parent bb9900ba8f
commit 3778a8796f

View File

@ -70,7 +70,6 @@ final class GreatestLeast<T> {
static final <T> void acceptCaseEmulation(
Context<?> ctx,
QueryPartListView<Field<T>> args,