Uses of Class
jnr.ffi.Struct.SignedLong

Packages that use Struct.SignedLong
jnr.ffi   
 

Uses of Struct.SignedLong in jnr.ffi
 

Methods in jnr.ffi that return Struct.SignedLong
protected  Struct.SignedLong[] Struct.array(Struct.SignedLong[] array)
          Creates an array of SignedLong instances.
 

Methods in jnr.ffi with parameters of type Struct.SignedLong
protected  Struct.SignedLong[] Struct.array(Struct.SignedLong[] array)
          Creates an array of SignedLong instances.
 



Copyright © 2012. All Rights Reserved.