Package org.dalesbred.internal.utils
Class ReflectionUtils
java.lang.Object
org.dalesbred.internal.utils.ReflectionUtils
-
Method Summary
Modifier and TypeMethodDescriptionfindGetter
(@NotNull Class<?> cl, @NotNull String propertyName) static void
makeAccessible
(@NotNull Executable obj)
-
Method Details
-
findField
-
findGetter
-
makeAccessible
- Throws:
SecurityException
-