Uses of Class
org.springframework.nativex.hint.FieldHint
-
Packages that use FieldHint Package Description org.springframework.nativex.hint Allow to specify native configuration via annotated hints. -
-
Uses of FieldHint in org.springframework.nativex.hint
Methods in org.springframework.nativex.hint that return FieldHint Modifier and Type Method Description FieldHint[]
fields()
Specific fields information, useful to reduce the footprint impact of the generated configuration or to specify unsafe access.
-