Searched defs:allowDefaultMethods (Results 1 – 3 of 3) sorted by relevance
64 private final boolean allowDefaultMethods; field in LambdaDesugaring76 boolean allowDefaultMethods) { in LambdaDesugaring()
52 private final boolean allowDefaultMethods; field in LambdaClassFixer73 boolean allowDefaultMethods, in LambdaClassFixer()
334 private final boolean allowDefaultMethods; field in Desugar