Class Java.IdentifierLambdaParameters

  • All Implemented Interfaces:
    Java.LambdaParameters
    Enclosing class:
    Java

    public static class Java.IdentifierLambdaParameters
    extends java.lang.Object
    implements Java.LambdaParameters
    Representation of "lamba parameters" that consist of a single identifier; see JLS9 15.27.1