Uses of Class
org.springframework.nativex.hint.ProxyBits
-
Packages that use ProxyBits Package Description org.springframework.nativex.hint Allow to specify native configuration via annotated hints. -
-
Uses of ProxyBits in org.springframework.nativex.hint
Methods in org.springframework.nativex.hint that return ProxyBits Modifier and Type Method Description static ProxyBitsProxyBits. forBits(int... bits)static ProxyBitsProxyBits. forValue(int value)ProxyBitsProxyBits. with(ProxyBits accessRequired)Methods in org.springframework.nativex.hint with parameters of type ProxyBits Modifier and Type Method Description ProxyBitsProxyBits. with(ProxyBits accessRequired)
-