public class UserInfoUtil extends Object
UserInfoUtil()
static <T,R> R
getUserDetail(Class<T> userInfoType, Function<T,R> expression)
static <T> T
getUserInfo(Class<T> userInfoType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserInfoUtil()
public static <T> T getUserInfo(Class<T> userInfoType)
userInfoType
public static <T,R> R getUserDetail(Class<T> userInfoType, Function<T,R> expression)
T
R
expression
Copyright © 2022. All rights reserved.