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

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

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

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

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