Searched refs:LAMBDA_ALT_HAS_BRIDGES (Results 1 – 1 of 1) sorted by relevance
29 private static final int LAMBDA_ALT_HAS_BRIDGES = 4; field in LambdaDescriptor31 | LAMBDA_ALT_HAS_EXTRA_INTERFACES | LAMBDA_ALT_HAS_BRIDGES;301 if ((flagsArg & LAMBDA_ALT_HAS_BRIDGES) != 0) { in extractExtraLambdaInfo()