Schnittstelle IFieldExaminer
- Alle bekannten Implementierungsklassen:
FieldExaminer
public interface IFieldExaminer
- Autor:
- Silvan Wyss
-
Methodenübersicht
Modifikator und TypMethodeBeschreibungbooleancanStoreValueOfTypeOrSuperType(Field field, Class<?> type) boolean
-
Methodendetails
-
canStoreValueOfTypeOrSuperType
-
isStatic
- Parameter:
field-- Gibt zurück:
- true if the given field is static, false otherwise.
-