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