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