Uses of Class
com.kenai.jaffl.struct.Struct.SignedLong

Packages that use Struct.SignedLong
com.kenai.jaffl.struct   
 

Uses of Struct.SignedLong in com.kenai.jaffl.struct
 

Methods in com.kenai.jaffl.struct that return Struct.SignedLong
protected  Struct.SignedLong[] Struct.array(Struct.SignedLong[] array)
          Creates an array of SignedLong instances.
 

Methods in com.kenai.jaffl.struct with parameters of type Struct.SignedLong
protected  Struct.SignedLong[] Struct.array(Struct.SignedLong[] array)
          Creates an array of SignedLong instances.