Package ch.nolix.core.reflection
Klasse GlobalFieldTool
java.lang.Object
ch.nolix.core.reflection.GlobalFieldTool
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic <V> V
getValueFromStaticField
(Field staticField) static boolean
hasGivenTypeOrSuperType
(Field field, Class<?> type) static boolean
static boolean
isStaticAndStoresValueOfGivenType
(Field field, Class<?> type)
-
Methodendetails
-
getValueFromStaticField
-
hasGivenTypeOrSuperType
-
isStatic
-
isStaticAndStoresValueOfGivenType
-