Uses of Class
org.springframework.nativex.Mode
-
Packages that use Mode Package Description org.springframework.nativex Support for native. -
-
Uses of Mode in org.springframework.nativex
Methods in org.springframework.nativex that return Mode Modifier and Type Method Description Mode
AotOptions. toMode()
TurnAotOptions.mode
to aMode
.static Mode
Mode. valueOf(String name)
Returns the enum constant of this type with the specified name.static Mode[]
Mode. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-