public class LambdaUtil extends Object
LambdaUtil()
static <T> String
getMethodName(Func1<T,?> func)
static <T> SerializedLambda
resolve(Func1<T,?> func)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LambdaUtil()
public static <T> SerializedLambda resolve(Func1<T,?> func)
T
func
public static <T> String getMethodName(Func1<T,?> func)
Copyright © 2021. All rights reserved.