Class Java.BlockLambdaBody

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

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