Class ProxyUtils
java.lang.Object
tech.guilhermekaua.spigotboot.utils.ProxyUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Class<T>getRealClass(T object) static booleanstatic Class<?>unwrapProxyType(Class<?> type)
-
Constructor Details
-
ProxyUtils
public ProxyUtils()
-
-
Method Details
-
isProxy
-
unwrapProxyType
-
getRealClass
-