Package org.geysermc.databaseutils.util
Class ClassUtils
java.lang.Object
org.geysermc.databaseutils.util.ClassUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends AccessibleObject>
Taccess(T member) static booleanisClassPresent(String className) static <T> TstaticCastedValue(Field field) static <T> TstaticCastedValue(Field field, Class<T> type)
-
Method Details
-
isClassPresent
-
access
-
staticCastedValue
-
staticCastedValue
-