Uses of Class
org.springframework.nativex.hint.MethodHint
-
-
Uses of MethodHint in org.springframework.nativex.hint
Methods in org.springframework.nativex.hint that return MethodHint Modifier and Type Method Description MethodHint[]methods()Specific method information for reflective invocation and metadata query, useful to reduce the footprint impact of the generated configuration.MethodHint[]queriedMethods()Specific method information for reflective metadata query, useful to reduce the footprint impact of the generated configuration.
-