Class Java.ExpressionLambdaBody

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

    public static class Java.ExpressionLambdaBody
    extends java.lang.Object
    implements Java.LambdaBody
    Representation of a "lambda body" that is an expression; see JLS9 15.27.2.