Uses of Class
jnr.ffi.provider.NativeVariable
-
Packages that use NativeVariable Package Description jnr.ffi.provider -
-
Uses of NativeVariable in jnr.ffi.provider
Methods in jnr.ffi.provider that return NativeVariable Modifier and Type Method Description NativeVariable
InterfaceScanner.VariablesIterator. next()
Methods in jnr.ffi.provider that return types with arguments of type NativeVariable Modifier and Type Method Description java.util.Collection<NativeVariable>
InterfaceScanner. variables()
-