Searched defs:allowDefaultMethods (Results 1 – 2 of 2) sorted by relevance
54 private final boolean allowDefaultMethods; field in LambdaDesugaring65 boolean allowDefaultMethods) { in LambdaDesugaring()
51 private final boolean allowDefaultMethods; field in LambdaClassFixer66 ImmutableSet<String> interfaceLambdaMethods, boolean allowDefaultMethods) { in LambdaClassFixer()