Package ch.nolix.core.reflection
Klasse FieldTool
java.lang.Object
ch.nolix.core.reflection.FieldTool
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung<V> V
getValueFromStaticField
(Field paramField) boolean
hasGivenTypeOrSuperType
(Field field, Class<?> type) boolean
boolean
isStaticAndStoresValueOfGivenType
(Field field, Class<?> type)
-
Konstruktordetails
-
FieldTool
public FieldTool()
-
-
Methodendetails
-
getValueFromStaticField
-
hasGivenTypeOrSuperType
-
isStatic
-
isStaticAndStoresValueOfGivenType
-