Package | Description |
---|---|
com.sun.tools.javac.comp |
Modifier and Type | Method and Description |
---|---|
Type |
Infer.instantiateFunctionalInterface(JCDiagnostic.DiagnosticPosition pos,
Type funcInterface,
List<Type> paramTypes,
Check.CheckContext checkContext)
This method is used to infer a suitable target SAM in case the original
SAM type contains one or more wildcards.
|
Copyright © 2017 earcam. All rights reserved.