Uses of Class
jnr.ffi.Struct.Double
-
Packages that use Struct.Double Package Description jnr.ffi -
-
Uses of Struct.Double in jnr.ffi
Methods in jnr.ffi that return Struct.Double Modifier and Type Method Description protected Struct.Double[]Struct. array(Struct.Double[] array)Creates an array ofDoubleinstances.Methods in jnr.ffi with parameters of type Struct.Double Modifier and Type Method Description protected Struct.Double[]Struct. array(Struct.Double[] array)Creates an array ofDoubleinstances.
-