public class LambdaUtils
extends java.lang.Object
Constructor and Description |
---|
LambdaUtils() |
Modifier and Type | Method and Description |
---|---|
static ConstantPoolEntryMethodHandle |
getHandle(Expression e) |
static MethodPrototype |
getLiteralProto(Expression arg) |
private static TypedLiteral.LiteralType |
getLiteralType(Expression e) |
private static ConstantPoolEntryMethodType |
getType(Expression e) |
private static TypedLiteral |
getTypedLiteral(Expression e) |
private static TypedLiteral getTypedLiteral(Expression e)
private static TypedLiteral.LiteralType getLiteralType(Expression e)
public static ConstantPoolEntryMethodHandle getHandle(Expression e)
private static ConstantPoolEntryMethodType getType(Expression e)
public static MethodPrototype getLiteralProto(Expression arg)