public static class LambdaUtil.LambdaFieldInfo<T> extends Object
LambdaFieldInfo(Class<T> type, String name)
String
getName()
Class<T>
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LambdaFieldInfo(Class<T> type, String name)
public Class<T> getType()
public String getName()
Copyright © 2025. All rights reserved.