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